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

  • Example of useMatches in the stacks

Querying the data in nested routes