We are integrating the Smart UI SDK, and more precise the “folder browser” integration, into another application. But we noticed that, specific in Internet Explorer, we get sometimes a JS error and the page doesn’t get displayed correctly. The JS error we get is the following:

To eliminate possible causes related to are specific integration and development we deployed the standard Smart UI SDK on an out-of-the-box tomcat instance and the same issue occurs.
As you can see in the screenshot we pointed to the provided “index.html” page and just modified the connection info.

For the rest no changes have been made. The version of the SDK used is the 16.2.4 (16.2.4.684)
Our observations
On firefox and Chrome the page seems to behave correctly, but in Internet Explorer it’ doesn’t seems to work correctly. We have the impression that it’s a problem when the page has already been visited and is cached. At first visit, the page is displayed correctly, a login screen is presented to the user, but at a second (and following) visit(s) the login screen is not presented and stays blank and the JS error occurs.
Anyone having the same issue? A ticket was opened at OT helpdesk but no real outcom for the moment.
Thanks,