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

v-bind:class with array doesn't remove classes #1458

Closed
posva opened this issue Oct 22, 2015 · 0 comments
Closed

v-bind:class with array doesn't remove classes #1458

posva opened this issue Oct 22, 2015 · 0 comments

Comments

@posva
Copy link
Member

posva commented Oct 22, 2015

Hello,

When using an array in a v-bind:class attribute, classes are not removed from the element when they get removed from the array: http://jsfiddle.net/posva/ndnee02g/2/

Use the inspector to check the classes on the p element. Check a checkbox and then uncheck it. Classes remain in the element.

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

1 participant