Samuel Cardoso

Results 5 comments of Samuel Cardoso

It would be great for people to know about this bug in the readme, it really breaks the dev experience with sveltekit. `import * as Siema from 'siema'` This seems...

It also prompts this message when adding a “service-worker” file in the project. `[i18n]: Non-standard locale provided: 'service-worker.js'. Check your 'translations' and 'loaders' in i18n config...`

``` export const defaultLocale = 'fr'; export const { t, locale, locales, loading, loadTranslations, translations } = new i18n(config); loading.subscribe(async ($loading) => { if ($loading) { await loading.toPromise(); } });...

For my part, everything works on dev, but in prod, all the product pages "504 - Gateway Timeout". Edit : Solved it by adding the domain of my instance on...

In my case, `````` is there, but `````` are inside a ```{#if}{/if}``` section, the error is raised. **Reproduction** https://svelte-5-preview.vercel.app/#H4sIAAAAAAAAE31R3UrFMAx-lVIFz0FhTu9mN_A5nBdbl2GxS-eaCofSd7fr_gTl3CXfX9LU815psLx48xybAXjBX8eRP3C6jHNjv0ETxN4aN8kZEVZOaqSqxpo0EJPGIbGS3VpqCE6P55fIRK53KEkZZArlBAMgnc7Mz0xNi-e-ZPksplCjyI5YFK0jik6DUiv5Wfo9IqSxCbUF8yknuRfH4qam1ZCEgj6g6aplqKBprRJREVhiuchi-Qd--h9-_gXHcsmbsW2KoNZ0l1Xhb1S_nSc-NRxxxyLbLeDLNdqyfNdku8gXoC1cdXcG765nZKoP67LrhrFKd4p_O5hO9Qo6XtDkILyHHzQhkBkWAgAA