-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
When a class is set in an dom element which is being initied with Vue and the same class is set in the component root dom element, the final result is a double class. You can see the results here, check with the console the dom and you should see "compClass compClass" instead of just one.
It's not a big deal but doesn't seem the expected behaviour.
Metadata
Metadata
Assignees
Labels
No labels