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

1.1.0 to 1.3.0 breaks v-responsive tag #24

Open
enrtama opened this issue Feb 2, 2022 · 2 comments
Open

1.1.0 to 1.3.0 breaks v-responsive tag #24

enrtama opened this issue Feb 2, 2022 · 2 comments
Labels

Comments

@enrtama
Copy link

enrtama commented Feb 2, 2022

I recently installed latest version 1.3.0 and components stopped working, they no longer hide
Downgrading to 1.1.0 fixed the problem.
Could you please take a look?

Thank you!

@reinerBa
Copy link
Owner

reinerBa commented Feb 2, 2022

Thanks for the hint! I'll fix and found out that my demo does not work.

Setting a style property with important does not work, as described here
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty

@reinerBa
Copy link
Owner

reinerBa commented Feb 2, 2022

Version 1.3.1 should work. Right?

@reinerBa reinerBa added the bug label Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants