I keep getting the %sveltekit.body% must be wrapped in div warning, but it is wrapped in a div? #11651
Unanswered
elucidsoft
asked this question in
Q&A
Replies: 1 comment
-
It seems to happen mostly during HotReload because on first load it isn't there, and on the first couple HotReloads its usually not there and then BAM it pops up. I think it's a bug in the logic to detect this and it's a false positive. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting this warning but this is what my app.html looks like so I don't understand the warning.
I triple checked that %sveltekit.body% does not exist anywhere else, it does not. Really strange.
Beta Was this translation helpful? Give feedback.
All reactions