Upgrading from 3.3.13 to 3.4.5 giving TypeError and won't load #10015
Answered
by
baubie
baubie
asked this question in
Help/Questions
-
I just get this when loading my app. Using webpack (latest version). Anybody else experience this or have any ideas on what the issue could be?
|
Beta Was this translation helpful? Give feedback.
Answered by
baubie
Jan 9, 2024
Replies: 1 comment 5 replies
-
Have you upgraded vue-loader? Vue 3.4 requires https://blog.vuejs.org/posts/vue-3-4#potential-actions-needed |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can confirm that 3.4.7 works correctly now so the reversion of #9977 was likely the fix.