AngularJS1.6.2 - IE9 compatibility slow rendering for Translate Provider Static File Loader

21 views
Skip to first unread message

Raghu

unread,
Jan 3, 2020, 11:47:13 AM1/3/20
to Angular and AngularJS discussion
Below code is causing issue in IE9 compatibility mode with IE11 browser . Its taking around 2000 ms to render in IE9 compatibility mode (with IE11) and 40 seconds in IE11.  

$translateProvider.useStaticFilesLoader({
prefix: `${root}langs/locale-`,
suffix: '.json',
})

Regards,
Raghuveer

Sander Elias

unread,
Jan 4, 2020, 12:56:47 PM1/4/20
to Angular and AngularJS discussion
Hi Raghu,

We really should have stopped supporting IE years ago. However, 40 seconds is unacceptable. You should file an issue that includes an reproduction on the AngularJS githib.

Regards
Sander

Raghu

unread,
Jan 6, 2020, 1:44:22 PM1/6/20
to Angular and AngularJS discussion
Thank you Sander. I have posted the issue in github.

Reply all
Reply to author
Forward
0 new messages