
Season 2 · Episode 27
Querying the data in nested routes
Hardik Modi asked this on 2022-07-26
July 29, 20226m 40s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
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
Topics
nested routingdata