-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Uncaught TypeError: node.parentNode is null #7020
Comments
Try logging into the REPL, then opening a new tab and saving. Failing that, please post your reproduction from sveltejs/kit#3056 (comment) as an issue comment, because so far I've been unable to reproduce this. |
Dropdown.svelte:
and App.svelte:
|
Please note there are some simplifications to work with REPL, however the above recreated the console log error. |
+1 |
I can't reproduce this in Svelte 4 or 5, so I'll assume it was fixed |
Describe the bug
See: sveltejs/kit#3056
Reproduction
Can't save my REPL right now due to: sveltejs/sites#189
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: