Some of my users are getting this error:
Unhandled rejection message: 'Loading chunk 0 failed' stack: Loading chunk 0 failed at HTMLScriptElement.n
The problem is, I've no success in reproducing it. and I've this error for some time now.
It occurs to the same users, every time they enter the website. but only to some of them. Yet, all of them are using Win7 + Chrome 60, so it's not related to the browser.
I could not find anything on the web regard this specific error. In addition I'm not using react-router, I do use react.
Any ideas what else could be wrong?
Could it be caused by something related to some security?
I'm using webpack
2.6.1 and CommonsChunkPlugin
to create chunk for my vendors.
The user agent of one of the users getting the error :
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36