Loading component?
Hi yall, sorry if this is covered, but I can't seem to find this in the docs:
Is there a way to have a loading component, like how
errorComponent key exists in Route?
In the example above, if getPosts throws an error, it shows the error component, but I can't find loadingComponent. Is there another pattern that I should be aware of? Thanks!2 Replies
optimistic-gold•3y ago
I have the same question, did you find a solution?
deep-jade•3y ago
there is default pending component you can set and think so you can set per route too not sure about that