Hi guys,
I am suddenly having issues with hot reloading on the Core vue-spa templates (which survives a restart of the machine). The webpack-build runs with no errors (while “dev” task is running), but the page refresh simply hangs indefinitely in the browser. There are no JavaScript errors generated in the console, but I noticed that the Networking Console is flooded with dozens of the following requests :
refreshing the tab appears to have no effect, but if I copy the URL to a new tab - the page loads correctly (with the changes).
any ideas what could be causing this?
[RB]