#Help with react-router:v7.5.1

1 messages · Page 1 of 1 (latest)

tardy saddle
#

Hi team, I’m just starting with 7.5.1, and read all the docs but unable to figure out on how to common loading spinner for the entire app when any of the loaders are in fetching state. I see we don’t fallbackElement any more and mine is SPA and no SSR. How to handle this ? should I wrap everything with React Suspense ?
Thank you!

I’m using Data Mode in RR.

runic knot
tardy saddle
#

yeah that’s what I ended up doing. Ty!