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
Describe the bug
Dialog has event.stopPropagation() click handler that brakes SvelteKit routing. Instead of intercepting links and loading data it always reloads pages.
Describe the bug
Dialog has event.stopPropagation() click handler that brakes SvelteKit routing. Instead of intercepting links and loading data it always reloads pages.
To Reproduce
Super simplified illustration of the problem:
https://svelte.dev/repl/2422c290d0a5476faa0b969ec5480a28?version=4.2.0
Library version
Tested and it doesn't work both in 1.x and 2.x
The text was updated successfully, but these errors were encountered: