Getting `Error | Uncaught Client Exception` without any errors in the console

Recently, I'm seeing Error | Uncaught Client Exception in my browser when navigating to a new page on our solid-powered site. Unofrtunately there are no errors in the console. This also doesn't happen when I just use npm run dev. In run dev mode everything works fine. How can I debug an issue like this?
"@solidjs/start": "0.7.4",
"@solidjs/start": "0.7.4",
No description
1 Reply
Bersaelor
Bersaelor4mo ago
Happens on Safari & Chrome and seems to definitely be an issue in my code, since It only happens on one subpage