Vue.js 2.1 render trouble
See original GitHub issueHi,
there is some troubles with vue.js in 2.1 version. I got the error:
Vue warn]: Error when rendering component <bNavbar>: vue.js?3de6:2963 Uncaught ReferenceError: _h is not defined(…)
I rollback to vuejs 2.0.8 for now and everything works fine.
Issue Analytics
- State:
- Created 7 years ago
- Comments:23 (9 by maintainers)
Top Results From Across the Web
vue.js - Vue 2.1 [Vue warn]: Property or method "_leaving" is not ...
[Vue warn]: Property or method "_leaving" is not defined on the instance but referenced during render. Make sure to declare reactive data properties...
Read more >[Vue warn]: Error when rendering anonymous component
Hi, when updating to vue 2.1.6, i encounter this error. When i read this page, Vue 2.1.0, it might be problem... bug.
Read more >Vue.js 2.1 Released | Hacker News
Can I ask, what would the problem be if the code was affiliated with an affiliate ... Both Vue.js and React allow you...
Read more >Vue-Multiselect | Vue Select Library
Vue-multiselect(2.1.7). The most complete selecting solution for Vue.js. License npm No Dependencies.
Read more >How to fix - Slot invoked outside of the render function in vue 3
TLTR; The slot invocation needs to happen within the render function or the template. To suppress the error you just need to move...
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
@kushalpandya Sorry for delay. I’ve created a dummy workingexample using Vuepack and latest version of this repo. Please see vuepack-bootstrap-example. Good luck 😉 and feel free to open another issue if problem exists with latest version.
@andrzejkupczyk already have an issue(https://github.com/bootstrap-vue/bootstrap-vue/issues/48) about that. 👍