Sphere
Explore posts from serversRouter nested in Context breaks in Astro
Hey guys I finally made a reproduction regarding <Router> not working inside <Context> in an astro project
https://stackblitz.com/edit/withastro-astro-rfcdyu?file=src%2Fcomponents%2FRouted.jsx / https://github.com/aspheresedge/astro-solid-router
If someone could point me in the right direction / or tell me who to bring this up with, would appreciate it
To reproduce: navigate to /nested, then go to your code while in dev more and change and save any of the .jsx components
And then reload the page, and check the console - ui should not load at all in /reload, should be full white
88 replies