Vue3: Global Persistent layout not working #804
Unanswered
pmochine
asked this question in
Help (Vue)
Replies: 1 comment
-
Yeah, I think this might have to do with using |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It's weird! If I call the layout locally everything works fine, but globally not.
Have a look:
With TestLayout:
The console output is correct:
I'm using composition API everywhere, but this should not be the problem.
Beta Was this translation helpful? Give feedback.
All reactions