vue-meteor
vue-meteor copied to clipboard
Hot reload fails: "Template or render function not defined" after changing component script
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]
+1
+2