We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug svelte:body class property bindings like it happens with other normal elements that do not work.
To Reproduce https://svelte.dev/repl/ca53506c1172413b97cc565da2887148?version=3.15.0
Expected behavior The prop:bind must work in the body, the way it works in every other normal element.
Severity Unable to manipulate the body. Important in my opinion
The text was updated successfully, but these errors were encountered:
Duplicate of #3105.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
svelte:body class property bindings like it happens with other normal elements that do not work.
To Reproduce
https://svelte.dev/repl/ca53506c1172413b97cc565da2887148?version=3.15.0
Expected behavior
The prop:bind must work in the body, the way it works in every other normal element.
Severity
Unable to manipulate the body. Important in my opinion
The text was updated successfully, but these errors were encountered: