We have noticed that some Windows 8.1 andWindows Server 2012 R2 users are facing an error after installing March 12, 2019—KB4489881 (Monthly Rollup) update.
Users are getting an error "TypeError: Intl is not available" onInternet Explorer 11.
We find that users are getting this error with Angular when accessing the Intl Api.
The work around is to addTry…Catch block around the problematic code may help to avoid the issue.
Microsoft is working on a resolution and will provide an update in an upcoming release.
References:
(1) March 12, 2019—KB4489881 (Monthly Rollup)
(2) Critical crash bug "typeError: intl is not available" #15687