You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for those who are experiencing some issues with veevalidate in their webpack projects, there might be an issue with the vue-loader later as 17.0.1. So if you experience some weird, "is used in template but was not defined" and such issues, check the vue-loader version with something like npm ls vue-loader
This discussion was converted from issue #4434 on August 26, 2023 21:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What happened?
Just for those who are experiencing some issues with veevalidate in their webpack projects, there might be an issue with the vue-loader later as 17.0.1. So if you experience some weird, "is used in template but was not defined" and such issues, check the vue-loader version with something like
npm ls vue-loader
Reproduction steps
...
Version
Vue.js 3.x and vee-validate 4.x
What browsers are you seeing the problem on?
Relevant log output
No response
Demo link
/dev/null
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions