Replies: 1 comment
-
Yes, this is intended. Only layout data gets passed down to child pages. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been struggling for the past week to pass parentData to child routes when the data originates in a page.server.ts file. But when it originates in a layout.server.ts file, the parentData passes just fine. Is this how the parentData functionality was intended to be used or is there something I'm missing? Any help would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions