Layout without page
#1161
-
Hello, I need persistent layout, that does not reset when going to another page. Maybe I can disable a key on a page component and does not use layout? I use Laravel+vue3 |
Beta Was this translation helpful? Give feedback.
Answered by
hartois
Apr 29, 2022
Replies: 1 comment
-
Ok, I found that I can use preserve-state prop on Link. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hartois
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I found that I can use preserve-state prop on Link.