Runtime.js ERR_ABORTED 404

I have some very odd behaviour on my app.

If I make an edit to a specific HTML page, and ionic serve automatically refreshes the page, I always get the following error:

GET http://localhost:8100/papers/runtime.js net::ERR_ABORTED 404 (Not Found)

Yet if I go back in the browser, refresh on the age before and then navigate to the page, it works fine.

Could this be a lazy loading issue?

The same here were you able to find a fix!?

Having the same! Some got a solution for that?