Developer mode is broken: Link do not load on first try (HMR update fails).
I am not sure if related but it is also not possible to set custom themes on a fresh installation. Instead the custom theme flashes and then the default theme appears.
Reproduction
git clone https://github.com/SveltePress/sveltepress.git
cd sveltepress/packages/docs-site/
pnpm install
pnpm dev
Go to website. Any first click on an unclicked link results in a crash.
Describe the bug
Developer mode is broken: Link do not load on first try (HMR update fails).
I am not sure if related but it is also not possible to set custom themes on a fresh installation. Instead the custom theme flashes and then the default theme appears.
Reproduction
Go to website. Any first click on an unclicked link results in a crash.
Logs
No response
Screenshots
No response
Severity
blocking all usage of sveltepress