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

Dialog breakes SvelteKit client-side routing #162

Open
stepanorda opened this issue Aug 14, 2023 · 2 comments
Open

Dialog breakes SvelteKit client-side routing #162

stepanorda opened this issue Aug 14, 2023 · 2 comments

Comments

@stepanorda
Copy link

stepanorda commented Aug 14, 2023

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

@ayazemregm
Copy link

any updates on this one @rgossiaux

@JorensM
Copy link

JorensM commented Mar 31, 2024

Can confirm, also having this.

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

3 participants