-
Describe the problemHello, i am new to SvelteKit. I am using the use:enhance form action. My question is how to display a dialog box so that i can choose to continue or cancel a submission
Thank you for the any advice |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Please don't open issues for support requests, use the discussions feature instead - transferring |
Beta Was this translation helpful? Give feedback.
-
Here's an example I whipped up. Not sure if this is right but I hope it helps give an idea of what it could look like. https://stackblitz.com/edit/sveltejs-kit-template-default-gfns2v?file=src/routes/+page.svelte |
Beta Was this translation helpful? Give feedback.
Please don't open issues for support requests, use the discussions feature instead - transferring