Skip to content
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

onChange not triggered by changing "color" property #7

Merged
merged 1 commit into from
Apr 26, 2018

Conversation

janmisek
Copy link
Contributor

onChange should be triggered only by user input, otherwise ember color change triggers onChange event and it ends up with ember exception - double render - issue:
emberjs/ember.js#13948

onChange should be triggered only by user input, otherwise ember color change triggers onChange event and it ends up with ember exception - double render - issue: 
emberjs/ember.js#13948
@pierrickrouxel pierrickrouxel merged commit c8927aa into pierrickrouxel:master Apr 26, 2018
@pierrickrouxel
Copy link
Owner

Thank you !

@janmisek
Copy link
Contributor Author

Could you release minor patch please.

@pierrickrouxel
Copy link
Owner

Done

@janmisek
Copy link
Contributor Author

Thanks

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

Successfully merging this pull request may close these issues.

2 participants