Brandon

Results 5 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":...

Have the same issue in a svelte project. Plugin version: 2.8.1 "svelte-i18n": "^3.4.0"

Have tried reactivating this extension, and have noticed this constantly outputting stack trace in the console: Stacktrace workbench.desktop.main.js:624 ERR Cannot read properties of null (reading 'left'): TypeError: Cannot read properties...