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

Attribute unexpectedly removed after a change #4

Closed
gdotdesign opened this issue May 5, 2016 · 2 comments
Closed

Attribute unexpectedly removed after a change #4

gdotdesign opened this issue May 5, 2016 · 2 comments

Comments

@gdotdesign
Copy link

While trying to reproduce an other bug I ran into this one: https://gist.github.com/gdotdesign/cc924f6e591efec979524fe643ee5c12, it renders fine at the first pass but after a change the style attribute gets removed.

Steps to reproduce

  • after clicking on the div the style attribute is removed

Expected behavior:

  • after clicking on the div the color should change to red

I used the latest version.

@evancz
Copy link
Member

evancz commented May 5, 2016

Seems to be resolved with #6 fix as well. Confirm?

@evancz evancz closed this as completed May 5, 2016
@gdotdesign
Copy link
Author

Yes, it works.

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

No branches or pull requests

2 participants