Closed timg1474392 closed 7 years ago
The response from a call such as http://localhost:5000/64ef3ad1b9684d6b00d8.hot-update.json
Is being intercepted/handled by custom middleware, and returning html instead of a hmr payload.
Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse () at XMLHttpRequest.request.onreadystatechange (common.js:77)
resolved in v2.0.4
The response from a call such as http://localhost:5000/64ef3ad1b9684d6b00d8.hot-update.json
Is being intercepted/handled by custom middleware, and returning html instead of a hmr payload.
Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse ()
at XMLHttpRequest.request.onreadystatechange (common.js:77)