Hi,
We are using the 13.0p version of the framework and we noticed that when using IE11 the application does not load anymore. With 12.1p it still does. This can be confirmed by trying the SmartClient showcase.
By a quick peek, it seems that the ISC_Core.js that gets loaded uses arrow functions (=>) which are not supported by IE11. The load of the library fails and you'll get the "Core SmartClient JavaScript libraries appear not to be loaded ...".
We know the IE11 is on the end-of-life track and is due to be deprecated on June 15, 2022. This is a few months away but to just ask, is this intentional that IE11 support is dropped on 13.0p?
Thanks!
Marko
We are using the 13.0p version of the framework and we noticed that when using IE11 the application does not load anymore. With 12.1p it still does. This can be confirmed by trying the SmartClient showcase.
By a quick peek, it seems that the ISC_Core.js that gets loaded uses arrow functions (=>) which are not supported by IE11. The load of the library fails and you'll get the "Core SmartClient JavaScript libraries appear not to be loaded ...".
We know the IE11 is on the end-of-life track and is due to be deprecated on June 15, 2022. This is a few months away but to just ask, is this intentional that IE11 support is dropped on 13.0p?
Thanks!
Marko
Comment