flekschas / svelte-simple-modal

A simple, small, and content-agnostic modal for Svelte v3 and v4
https://svelte.dev/repl/b95ce66b0ef34064a34afc5c0249f313
MIT License
422 stars 31 forks source link

SvelteKit goto fails if goto'd inside modal #78

Closed mscofield0 closed 2 years ago

mscofield0 commented 2 years ago

To reproduce, just specify a goto inside a modal component and trigger it.

flekschas commented 2 years ago

Thanks for reporting. However, without a concrete example that reproduces this error I won't be able to fix it.

flekschas commented 2 years ago

Closing this for now as I can't reproduce it. Feel free to reopen it when you can share some code. Thanks