is solid-start dev server broken?
I have been dealing this for quite a while, sometimes in dev solidstart would just not load components that were imported in the root layout passed to router. I would need to do multiple hard refreshes or restart the dev server. the component body always run but no render happened or any effects inside the body run.
build has no such issues and it always loads all components correctly
repo for reference: https://github.com/vanillacode314/kanban
I am using pnpm
build has no such issues and it always loads all components correctly
repo for reference: https://github.com/vanillacode314/kanban
I am using pnpm
