Skip to content

Pass loader data through layout routes #1013

Closed Answered by sergiodxa
QuentinWidlocher asked this question in Q&A
Discussion options

You must be logged in to vote

It’s not possible, all loader run in parallel so it would not be posible to share data between each loader, also when doing client side navigate a child loader may be called without calling the parent loaders, and if they run at the same time they could even run in different servers (like when using Serverless or CF Workers)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sergiodxa
Comment options

@QuentinWidlocher
Comment options

Answer selected by QuentinWidlocher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants