-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
Describe the bug
This bug is inconsistent. Sometimes when click an <a href="..."></a> the url will update but the page that was navigated to won't render. Updating the url params triggers the page to render. There are no errors in the console. The navigating object has defined properties.
Reproduction
I have not found a way to reliably reproduce this error
Logs
System Info
System:
OS: Windows 11 10.0.26200
CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
Memory: 9.43 GB / 31.91 GB
Binaries:
Node: 22.16.0 - C:\nvm4w\nodejs\node.EXE
npm: 10.9.2 - C:\nvm4w\nodejs\npm.CMD
pnpm: 10.11.0 - C:\nvm4w\nodejs\pnpm.CMD
Browsers:
Chrome: 145.0.7632.117
Edge: Chromium (140.0.3485.94)
Internet Explorer: 11.0.26100.7309
Zen: 1.18.8b (Firefox 147.0.3) (64-bit)
npmPackages:
@sveltejs/adapter-auto: ^6.1.1 => 6.1.1
@sveltejs/adapter-vercel: ^5.10.3 => 5.10.3
@sveltejs/kit: ^2.53.2 => 2.50.2
@sveltejs/vite-plugin-svelte: ^5.1.1 => 5.1.1
svelte: ^5.53.5 => 5.49.1
vite: ^6.4.1 => 6.4.1Severity
serious, but I can work around it
Additional Information
No response
Reactions are currently unavailable