crazy bug global store + solid router
inconsistently I am hittin the following crash
when using a global store + createMemo something on solid js router crashes!
And it is crashing on the router, why?
the most crazy thing is that it is a little bit random, same code wasn't crashing at some time, and then it started to crash several times in a row without changing anything, I tried clearing site data several times and restart vite and it still happened
it only happens when i reload the SPA to start deep in the route that is rendering
when using a global store + createMemo something on solid js router crashes!
And it is crashing on the router, why?
the most crazy thing is that it is a little bit random, same code wasn't crashing at some time, and then it started to crash several times in a row without changing anything, I tried clearing site data several times and restart vite and it still happened
it only happens when i reload the SPA to start deep in the route that is rendering
Profile if instead i navigate it works