Persistent Components #2339
HeldvonKosmos
started this conversation in
Ideas
Replies: 0 comments
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.
-
First i would like to say thank you for the project.
I like to use persistent layouts but when i route to another persistent layout where a component is embedded for example a modal that has links inside it looses the state and is closed directly. i use the component inside every persistent layout.
I have tried manually saving the state but the modal has other components inside that need also saved state. So my question is how can i build persistent components instead of persistent layouts and how can i bring them together?
Beta Was this translation helpful? Give feedback.
All reactions