simontonsoftware / s-libs

A collection of libraries for any of javascript, rxjs, or angular.
MIT License
43 stars 5 forks source link

[ng-core] WrappedFormControlSuperclass throws an error on IE11 #42

Closed DmitryEfimenko closed 3 years ago

DmitryEfimenko commented 3 years ago

Reproduction:

Side notes

I realize the web ecosystem slowly moves toward the better, brighter future without IE11, but it will still take a while to get there.

ersimont commented 3 years ago

According to https://gs.statcounter.com/browser-market-share, IE11 is at 0.71% of global internet usage. Given that, combined with the fact that the Angular team does not set up apps to support it by default, and that I am not set up to run CI on multiple browsers at this point, I unfortunately will say that @s-libs does not support IE11.