Closed
Description
Version
2.6.11
Reproduction link
https://codepen.io/maheshshah196/pen/VweygMB
Steps to reproduce
Open above codepen link.
Open devtools and inspect element on first div, and check class.
Enter class in "Add Class" textfield, and click on "Add" button
Check class on first element in inspect
What is expected?
class added by jquery ("jquery-test") should not be removed after adding new class
What is actually happening?
class added by jquery is getting removed when adding new class
I am working with Ionic web components in vue.
Since Ionic web component adding it's own class, I am not able to apply vue dynamic class on it
Metadata
Metadata
Assignees
Labels
No labels