Iterating routes don't work
For some weird reason the code in this image doesn't work as expected

7 Replies
map will break solid's reactivity. Better use <For each={routeArray}>
That doesn't work either
That was my initial attempt
it should work fine I think, what's
routeArray
?
it should be like this I guess

Thanks
Yup that workds