-
-
Notifications
You must be signed in to change notification settings - Fork 999
Closed
Description
Hey Peeps
I found out the hard way (2 days of trying to figure out WHY my application [specifically this multiselect] broke) when I updated dependencies..
https://vuejs.org/api/compile-time-flags#VUE_OPTIONS_API
VUE_OPTIONS_API: 'false' // Multiselect will die
Weirdly though, it only started to die once my vitejs/plugin-vue version exceeded 5.2.1.
"@vitejs/plugin-vue": "5.2.1" // Fine
"@vitejs/plugin-vue": "5.2.2" // Issues started
Hope I saved you all some time/anguish.
-_- Kai
RyanGst, thiago-figueiredo and pczarn
Metadata
Metadata
Assignees
Labels
No labels