Roman Krejčík
Roman Krejčík
@shaunlebron where I can find it?
I observe very issue when have NordPass extension enabled. Then following simple scenario happen on every Sveltekit based site eg 1. open https://kit.svelte.dev/ 2. click read the docs 3. navigate...
@Conduitry so case above could be minimal reproducible scenarion. It happen reproducibly event with sveltekit demo app.
It's question if NordPass is doing something nasty or SvelteKit observes history in some too fragile way. Even if it's bug on NordPass side it would be interesting find what's...
I think I hit same issue in out project. Running two queries in paralell, both fetches some (different) attributes on same entity. In some approx 20% or cases a race...
I spent some time and eventually isolated my error to simple example repo https://github.com/farin/graphcache-bug I am going to create regular issue ticket, I am still not 100% sure if it...
Django 5, letest package, same error Uncaught ReferenceError: initialEditorContent is not defined and editor doesn't work