Vue-loader: Hot reload, cannot apply update. Need to do a full reload!

Created on 16 Oct 2015  路  3Comments  路  Source: vuejs/vue-loader

screen shot 2015-10-16 at 14 35 15

I clone the vue-hackernews and use [email protected]

Most helpful comment

This is expected when used on the root component. The hot-reload only works for child components.

This also happens when editing a component that is not rendered.

All 3 comments

This is expected when used on the root component. The hot-reload only works for child components.

This also happens when editing a component that is not rendered.

姝i亣鍒板悓鏍风殑闂

I'm adding the error as text so it gets indexed and it may help other developers understand why hot-reload is not working.

TypeError: "record.Ctor.super is undefined"
    reload webpack:///./node_modules/vue-hot-reload-api/dist/index.js?:228
    tryWrap webpack:///./node_modules/vue-hot-reload-api/dist/index.js?:119
Was this page helpful?
0 / 5 - 0 ratings

Related issues

fuyan-run picture fuyan-run  路  3Comments

Makio64 picture Makio64  路  4Comments

banrikun picture banrikun  路  4Comments

yozman picture yozman  路  4Comments

sdvcrx picture sdvcrx  路  3Comments