reactjs - firefox issue webpack dev server hot reloading Firefox can't establish a connection to the server /websocket -


i have simple react, redux application uses webpack dev server hot reloading.

it works fine in chrome, safari, opera, not work @ in firefox. giving following error message:

firefox can't establish connection server @ ws://localhost:5050/sockjs-node/044/0lchvqev/websockert

this strange , hard debug keeps trying reload page, , gives error message


Comments

Popular posts from this blog

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

javascript - return highlighted cells to php -

java - Creating a room by reading from a file (for a game) -