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

<svelte:body class:class--name={true} /> #3985

Closed
ravilution opened this issue Nov 24, 2019 · 1 comment
Closed

<svelte:body class:class--name={true} /> #3985

ravilution opened this issue Nov 24, 2019 · 1 comment

Comments

@ravilution
Copy link

ravilution commented Nov 24, 2019

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

@ravilution ravilution changed the title <svelte:body class:hide={true} /> <svelte:body class:class--name={true} /> Nov 24, 2019
@Conduitry
Copy link
Member

Duplicate of #3105.

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

2 participants