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

13.0.3 has broken attributes on html #203

Closed
davidbrooksio opened this issue May 7, 2024 · 2 comments
Closed

13.0.3 has broken attributes on html #203

davidbrooksio opened this issue May 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@davidbrooksio
Copy link

Test case: https://codepen.io/David-Brooks/pen/MWdgKmY

Please take a look at the test case above. You will see that I have added 2 classes to the html (in the JS) and each time the page updates the classes are removed and re-added. This is probably a poor example because at least in the case the classes are re-added, in reality the page loads with no attributes on the html and therefore breaks the css on the page.

I'll create another demo as well...

@davidbrooksio
Copy link
Author

I've created another test here: https://codepen.io/David-Brooks/pen/XWwrXzj

@cferdinandi cferdinandi added the bug Something isn't working label May 7, 2024
@cferdinandi
Copy link
Owner

Thank you! Fixed with v13.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants