Slow loading of AngularJS app in IE - add progress bar
问题 UPDATE1: Started using ngProgress, but not giving required effect in IE. Final Update: Best solution found. See last answer below. The AngularJS application has multiple tabs and each tab may have up to 100 fields. The Data is retrieved from DB using several Ajax calls and a related loop is used to initialize each of the following: validation rules, drop-down list items and finally the field values. In some cases, we are using combination of Javascript and AngularJS way to get the required