Steps to reproduce:
Go to /dashboard/my-notes
Reload the page (Cmd+R / Ctrl+R)
What happens:
Instead of HTML, the browser shows raw JSON-like payload starting with "$react.fragment" and static/chunks/....
Expected:
Page should render as normal HTML.
It only happens with this page https://notes.getseastack.dev/dashboard/my-notes
