Replies: 1 comment 1 reply
-
Are there any updates on how to show the skeleton when loading a route in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After a few hours of debugging and trying to understand, I found this issue, and specifically this:
In this issue @ryansolid says:
I think&feel that showing the new page with a loading spinner for certain areas is better UX (in some situations at least) - so I'd like to know how that's possible, as I cannot get it to work, even when throwing
<Suspense>
everywhere - as you can see in my example repository:https://gitlab.com/TeNNoX/solid-router-repro/
Beta Was this translation helpful? Give feedback.
All reactions