@next: Broken in Vue 2.1.5
See original GitHub issueI’m getting this fantastic, highly informative error when using the latest version of vue-multiselect with the latest version of vue:
I hope that means more to you than it does to me!
Here’s the release notes: https://github.com/vuejs/vue/releases/tag/v2.1.5
It works fine in 2.1.4.
Versions:
├── vue@2.1.5
├── vue-multiselect@2.0.0-beta.10
└── vue-template-compiler@2.1.5
Issue Analytics
- State:
- Created 7 years ago
- Reactions:3
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Breaking change in 2.1.5 involving v-show and transition #4473
Vue.js version 2.1.5+ Reproduction Link ... Next, click the settings button in the JS pane, update the VueJS ... It does not break...
Read more >How do I fix a "Vue packages version mismatch" error on ...
When I run npm run dev on a Laravel Spark v4.0.9 app, I get the following error: Module build failed: Error: Vue packages...
Read more >Upgrade Guide — Vuetify
Upgrade Guide. # Upgrading from v1.5.x to v2.0.x. Version 2 contains non backwards compatible breaking changes.
Read more >VeeValidate: Painless Vue.js forms
Painless Vue forms. VeeValidate is the most popular Vue.js form library. It takes care of value tracking, validation, errors, submissions and more.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Will try to do it today. Thanks! 😃
Ouch, wasn’t aware that there might be such complications! The beta.11 was rebuilt with the newest 2.1.6 version of Vue and vue-loader. It also introduced option groups! 😃