Describe the bug
When clicking on a link in "Recent Notes" (in an app deployed on netlify), the router gets stuck in an infinite reload loop.
To Reproduce
Steps to reproduce the behavior:
Deploy (on Netlify). The dev server doesn't have this issue.
- Go to 'Homepage'
- Click on 'Any Notes in the "recent Notes' menu
- See error
Expected behavior
The router should load the note.
You can help speed up fixing the problem by either
- linking to your Quartz repository where the problem can be observed:
(My Garden repo)[https://github.com/benatouba/garden/settings]
Desktop (please complete the following information):
- Quartz Version: v4.5.2
node Version: v22.16
npm version: v10.9.2
python version: v3.14.3
ruby version: v3.4.8
go version: 1.26.2
- OS: NixOS unstable (local machine),
- Browser: brave (Chromium-based)
Additional context
I have a fix. Will create a pull request.
Describe the bug
When clicking on a link in "Recent Notes" (in an app deployed on netlify), the router gets stuck in an infinite reload loop.
To Reproduce
Steps to reproduce the behavior:
Deploy (on Netlify). The dev server doesn't have this issue.
Expected behavior
The router should load the note.
You can help speed up fixing the problem by either
(My Garden repo)[https://github.com/benatouba/garden/settings]
Desktop (please complete the following information):
nodeVersion: v22.16npmversion: v10.9.2pythonversion: v3.14.3rubyversion: v3.4.8goversion: 1.26.2Additional context
I have a fix. Will create a pull request.