ocombe / ocLazyLoad

Lazy load modules & components in AngularJS
https://oclazyload.readme.io
MIT License
2.63k stars 510 forks source link

Error: Load timeout for modules: ../d3.v2.js #431

Open SivanKarthick opened 5 years ago

SivanKarthick commented 5 years ago

I'm checking in chrome Dev Tools Slow 3G Network to load the files. it will return the below error. "Error: Load timeout for modules: ../d3.v2.js"

image

It's the large web-app i'm using require js and OCLazyload, but the above error in mentioned js files are Loaded from OCLazyLoad in chrome 3G network ...

Please help anyone to close the ticket

Code Screenshot

image