webpack-contrib / webpack-hot-middleware

Webpack hot reloading you can attach to your own server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in Firefox Quantum

Parasrah opened this issue · comments

Description

Using the Vue PWA template and with the dev server running I receive the following error message:

The connection to http://localhost:8080/__webpack_hmr was interrupted while the page was loading

Everything seems to function as normal aside from the error message

System

Ubuntu 16.04 LTS
NodeJS 8.9.0
webpack-hot-middleware 2.20.0
webpack 3.8.1
Firefox Quantum 57.0

This message appears in Firefox when reloading a page. This is unavoidable (because true) and not related to Quantum.

Alright cool thanks, so it won't do any harm?

Shouldn't do any harm.