You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and then restores before SvelteKit hydration. If there is a text before and/or after the email, it results in multiple text nodes in a row, while only one is expected.
Example of such malformed DOM:
Reproduction
Found on not mine site on a personal page.
Logs
Uncaught (in promise) DOMException: Node.appendChild: Cannot add children to a Text