Brandon

Results 3 comments of Brandon

I've run in to a use case when using the modals in [@svelte-put](https://svelte-put.vnphanquang.com/docs/modal). I have a module scope function to open the dialog component from various places. But need to...

@cuppachino I've tested this on my work SvelteKit TS 5.0 application and it's working perfectly. I'd previously had to set `ssr: { format: 'cjs' }` in `vite.config.ts` because of this...

Hi, I am also experiencing this issue with a response status `202`. > It should also be noted that we respect the `Content-Length` header, so if your API sent `"Content-Length":...