javascript - Does AngularJS Route needs to import the same script in all the views that is needed? -


i have main thread , imports @ end of script ajax calls, when call view uses script need reimport script on view , "jquery-2.1.1.min.js:4 [deprecation] synchronous xmlhttprequest on main thread deprecated because of detrimental effects end user's experience. more help, check https://xhr.spec.whatwg.org/"


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -