How to share state across rotes? #2566
Unanswered
Reinhard-Berger
asked this question in
Help and Questions
Replies: 1 comment
-
You can put the data on Pinia. |
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.
-
What is the ideomatic way to pass parameter from the list view to the detail view for first render.
The goal is to show some data till the full detail object is loadet. I wanna pass the list object to display upfront.
Beta Was this translation helpful? Give feedback.
All reactions