Running with the dev server, I have been having a frequent problem with routing. I think it is related to adding new routes but haven't been able to confirm that.
I didn't realize my mouse was not being captured so here is what is happening
- Start on home
routes/index.jsx
routes/index.jsx
- Click other buttons (the video is laggy such that it looks like multiple buttons are active at this same time, but this is not the case). - When returning to
/index
/index
the component/ui element is not displayed. (you should see a component with the text
/routes/index.jsx
/routes/index.jsx
. - Refresh the entire page. This results in the component/ui element being displayed.
- It is a SolidStart project. - Due to issue #1286 I have the browser cache disabled. - I'm using Firefox Developer Edition but the problem occurs in Chrome as well. - Project was created yesterday using