8000 is-same randomly fails - really! · Issue #277 · adopted-ember-addons/ember-moment · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

is-same randomly fails - really! #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
medokin opened this issue May 14, 2018 · 1 comment
Closed

is-same randomly fails - really! #277

medokin opened this issue May 14, 2018 · 1 comment

Comments

@medokin
Copy link
medokin commented May 14, 2018

Ember 2.18
ember-moment 7.7.0

{{moment-format model.beginning 'dddd DD. MMMM YYYY, HH:mm'}} Uhr -
{{#if (is-same model.beginning model.end 'day' interval=100)}}
  {{moment-format model.end 'HH:mm'}} Uhr
{{else}}
  {{moment-format model.end 'dddd DD. MMMM YYYY, HH:mm'}} Uhr
{{/if}}

2018-05-14_14-26-31

Maybe related to #272

@jasonmit
Copy link
Collaborator
jasonmit commented May 25, 2018

Can you write a fail test or put together a demo?

It's difficult for me to replicate this without knowing what is going on within model.{end,beginning}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0