vite tries to cache my authorization calls

hello, when i log in my account, everything works correctly, but as soon as I try to do another auth request (e.g. sign out), backend just doesn't answer (including my own, not only auth) if I run vite with --debug, it outputs vite:cache [memory] virtual:__sveltekit/paths on every frozen request have someone encountered a similar issue?
2 Replies
Perchun_Pak
Perchun_PakOP3mo ago
Perchun_Pak
Perchun_PakOP3mo ago
fixed by switching to pnpm instead of bun

Did you find this page helpful?