I sometimes have the problem that clicking on a link does not navigate me to the specific sub-page.
Browser says it finished loading but I still see notifications/recent/main page
Happened on several browsers, tried on several hardwares. Might be correlated to bad internet, idk yet.
I'd suspect bad internet because this is an experience I have on intermittent bad internet.
reply
But shouldn't the url bar stay on the site I'm actually on? 🧐🧐
reply
It's kind of the way nextjs works (routing is taken over by js and not given to the browser). Perhaps we should surface an error though. I'll add a github issue.
reply