Jakub

Results 9 comments of Jakub

Yes, got exactly the same issue. ![Screenshot](https://user-images.githubusercontent.com/8117031/169075707-20a0b908-e714-40a1-acf5-cedc71635c30.png)

Same issue here. What do I do now? ![image](https://github.com/firebase/firebase-tools/assets/8117031/b736ad37-dd02-4675-bb2f-5229c6d09a86)

I have the same issue. I was sure it was my fault, but after many attempts, it seems route groups breaks hydration. For a second page shows correct +page.svelte then...

Just to add more to this topic, I've managed to discover that optional route params also causes this error. **This bug breaks the main routing functionality.** For example, if you...

This can be a big problem for people with epilepsy. Please take a look at this issue. https://github.com/user-attachments/assets/524b5369-6755-4380-bae7-7e004444de89

Hello! I will follow up with some kind of solution for now. It seems SuperForms are not under heavy development recently. Save this code snippet in some ts file: ```ts...

@Tyler-Petrov Me neither. It is not documented at all. Just a reference in API. https://svelte.dev/docs/svelte/svelte-store#fromStore

I'm just saying that there are some situations (which probably should be fixed in the browser itself) that occur on production sites, and people will keep coming back to this...

Can confirm on MBP M4. run dev fails with error: ERROR [unhandledRejection] spawn EBADF 9:14:32 PM package.json : ``` { "name": "nuxt-app", "type": "module", "private": true, "scripts": { "build": "nuxt...