The Call Kent Podcast
The Call Kent Podcast
Kent C. Dodds
Querying the data in nested routes
6 minutes Posted Jul 29, 2022 at 5:11 pm.
0:00
6:40
Download MP3
Show notes

Any way to pass data we fetched in some parent route to children route. There are cases where routes will need a same data. For example post details to show on details page and edit modal. Also user data is almost required on all the segments

Querying the data in nested routes