vue-meteor icon indicating copy to clipboard operation
vue-meteor copied to clipboard

Hot reload fails: "Template or render function not defined" after changing component script

Open Herteby opened this issue 8 years ago • 2 comments

This only started happening recently, but I'm not sure when exactly. Editing the template works, but whenever I edit the script of a component I get this error:

modules.js?hash=5e21fc2d48c44ed7f3042da914a4ca8f6f6982a6:1813 [Vue warn]: Failed to mount component: template or render function not defined.

found in

---> <Anonymous>
       <Root>

Going to a different route and back for example doesn't fix it, the component is still broken. Reloading the page fixes it of course.

akryum:[email protected] akryum:[email protected] akryum:[email protected] akryum:[email protected] [email protected]

Herteby avatar Sep 25 '17 08:09 Herteby

+1

vbgm avatar Oct 07 '17 08:10 vbgm

+2

hitch90 avatar Dec 08 '17 11:12 hitch90