Nuxt hook not fired #899
Replies: 1 comment
-
wrong repo |
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
-
I have a plugin with:
And a page with:
However, the variable is undefined and also the console log isn't logged.
Simply, the hook is not fired.
What could be the issue?
I have a reproduction here, but here obviously doesn't work since I can't run nuxt build and nuxt start
Beta Was this translation helpful? Give feedback.
All reactions