Sometimes I experience browser freezing (Not Responding appears on title bar) for about 3-5 seconds, then the js file loads successfully and app continues working fine!
I checked the timing for loading view.js: in the normal situation it's 3 ms (milisecconds), but in the error situation it's about 500 ms!
Any ideas?
I use ocLazyLoad with ui-router:
Sometimes I experience browser freezing (Not Responding appears on title bar) for about 3-5 seconds, then the js file loads successfully and app continues working fine! I checked the timing for loading
view.js
: in the normal situation it's 3 ms (milisecconds), but in the error situation it's about 500 ms! Any ideas?