-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSR: Failed to resolve directive #9167
Labels
Comments
Happens with nuxt & vuetify.
The cause is #9129 -> if this code reverted it resolve fine |
1 task
f2009
pushed a commit
to f2009/vue
that referenced
this issue
Jan 25, 2019
…implementation fix vuejs#9167
aJean
pushed a commit
to aJean/vue
that referenced
this issue
Aug 19, 2020
…implementation fix vuejs#9167
Is this still an issue? "vue": "3.2.4" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.5.18
Reproduction link
https://github.com/vuejs/vue/pull/9166
Steps to reproduce
Pull changes from
ssr-directives-tes
branch and runnpm run test:srr
What is expected?
Expect custom directive to be resolved correctly in SSR
What is actually happening?
I am getting warning:
[Vue warn] Failed to resolve directive: ...
The text was updated successfully, but these errors were encountered: