question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vue.js 2.1 render trouble

See original GitHub issue

Hi,

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:closed
  • Created 7 years ago
  • Comments:23 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
pi0commented, Dec 27, 2016

@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.

1reaction
OmgImAlexiscommented, Dec 23, 2016
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found