Vitauts Stočka
Vitauts Stočka
Hi, I had very probably related issue, at least some symptoms are the same and caused by multiple modal dialogs asking to enter passphrase. It is annoying to close other...
> [@vits](https://github.com/vits) I added you to the README.md credits. I hope this is okay for you. @tejado Sure, thanks.
Hi! Found this issue while preparing to submit my own on this bug. Was going to name it - inertiajs-svelte ignores preserveState option and works as if it is always...
This is related to #14239 so maybe should have added to existing issue. My bad. Hovewer solution to use `environment: jsdom` doesn't seem to work, as my repo is created...
I have no permission to reopen this issue. But vitest 3.2.3 only changes problem back to state it was with vitest
@raythurnvoid Thanks, your example with `untrack` works with latest Svelte and vitest. So this is documentation issue, as the code example with `array.push` inside effect is from Svelte testing documentation,...
Ooops, sorry, understood my problem. I tested this without Inertia middleware. With middleware everything works as expected. Still maybe there should be more consistent behaviour or some meamingful warning about...