Skip to content

vue2-hot.js error on file changes at vue-component@=0.8.11 #142

@gustojs

Description

@gustojs

The following error shows up with vue-component@=0.8.11. The same code works fine when I revert to 0.8.10.

Both Meteor 1.4.2.7 and 1.4.3.2.
Vue 2.2.4.

Happens at any file change (triggers the error and refresh instead of module replacement)

Did anybody encounter same thing?

[HMR] Rerendering imports/ui/layouts/DefaultLayout.vue
vue2-hot.js:92 TypeError: Cannot read property 'Ctor' of undefined(…)(anonymous function) 
vue2-hot.js:93 Something went wrong during Vue component hot-reload. Full reload required.
vue2-hot.js:101 Uncaught TypeError: Cannot read property 'Ctor' of undefined

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions