"Error in mounted hook" when hiding content on custom theme #4213
Unanswered
clorl
asked this question in
Error / Bug Report
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My use case is simple : creating a custom theme and hiding the default content if you're on the homepage.
In components/page.vue, I just need to add this
Assuming I import homepage component in page.vue.
Whenever I do this, I get this error
Without knowing the exact stack trace because of webpack I believe
Beta Was this translation helpful? Give feedback.
All reactions