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

Vue 3: Class binding is not working #60

Open
larescze opened this issue May 18, 2021 · 2 comments
Open

Vue 3: Class binding is not working #60

larescze opened this issue May 18, 2021 · 2 comments

Comments

@larescze
Copy link

larescze commented May 18, 2021

Since version ^3.0.6 class binding is not working.

No problem for version 3.0.5.

@therufa
Copy link
Owner

therufa commented May 20, 2021

Thanks @larescze for reporting this issue, it"s most likely due to the class property which was added with the goal to resolve some TS related warnings.

@BryceBarbara
Copy link

In the code here, you"d just need to include the class property along with the staticClass property.

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

3 participants