Hello, I was wondering which old versions of Internet Explorer SmartClient still supports, and how the new skins are degrading on them.
I've got an old machine with IE8 at hand, so I tried to access the showcase, but the page remains blank with errors.
This is the stacktrace from the developer console while trying to open https://www-demos.smartclient.com/sm...test/showcase/
SmartClient Version: SNAPSHOT_v12.0d_2018-02-16/AllModules Development Only (built 2018-02-16)
and this while trying to open https://www-demos.smartclient.com/sm...ease/showcase/
SmartClient Version: v11.1p_2018-02-16/AllModules Development Only (built 2018-02-16)
I've got an old machine with IE8 at hand, so I tried to access the showcase, but the page remains blank with errors.
This is the stacktrace from the developer console while trying to open https://www-demos.smartclient.com/sm...test/showcase/
SmartClient Version: SNAPSHOT_v12.0d_2018-02-16/AllModules Development Only (built 2018-02-16)
Code:
15:22:48.566:WARN:Log:Error:
'Expected identifier, string or number'
in https://www-demos.smartclient.com/smartclient-latest/isomorphic/system/development/ISC_ExampleViewer.js?isc_version=SNAPSHOT_v12.0d_2018-02-16.js
at line 35
15:22:49.848:WARN:Log:Error:
''isc.ExampleTree' is null or not an object'
in https://www-demos.smartclient.com/smartclient-latest/isomorphic/system/reference/exampleTree.js?isc_version=SNAPSHOT_v12.0d_2018-02-16.js
at line 1
SmartClient Version: v11.1p_2018-02-16/AllModules Development Only (built 2018-02-16)
Code:
15:24:18.737:WARN:Log:Error:
'Expected identifier, string or number'
in https://www-demos.smartclient.com/smartclient-release/isomorphic/system/development/ISC_ExampleViewer.js?isc_version=v11.1p_2018-02-16.js
at line 35
15:24:18.753:WARN:Log:Error:
''isc.ExampleTree' is null or not an object'
in https://www-demos.smartclient.com/smartclient-release/isomorphic/system/reference/exampleTree.js?isc_version=v11.1p_2018-02-16.js
at line 1
15:24:18.893:WARN:Log:Error:
'Object doesn't support this action'
in https://www-demos.smartclient.com/googleAnalytics.jsp
at line 30
15:24:20.268:WARN:Log:Tahoe skin makes use of HTML5 features which may be unsupported in this browser. The appearance of components cannot be guaranteed. See the 'Skinning' documentation topic for more information.
15:24:21.362:WARN:Log:Error:
''isc.ExampleViewer' is null or not an object'
in https://www-demos.smartclient.com/smartclient-release/showcase/
at line 1
15:24:26.378:WARN:Timer:timer ID:$ir12 fired during eval thread lasting more than 5000ms. Thread may have caused an error and failed to complete. Allowing delayed action to fire.
Comment