xeolabs/xeogl

obj not loading in IE 11

easyw opened this issue · 1 comments

easyw commented

loading this sample
http://xeogl.org/examples/#importing_obj_parsing
in IE11
I get the following errors:

HTML1300: Navigation occurred.
examples
SCRIPT1002: Syntax error
xeogl.js (20,1)
SCRIPT1002: Syntax error
OBJModel.js (146,22)
SCRIPT5009: 'xeogl' is undefined
importing_obj_parsing.html (22,5)

on local navigation I also get this warning:

DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337

  • OS: Win10 64
  • ie 11.674

No issues on Firefox or Safari.

easyw commented

I see here:
https://help.sketchfab.com/hc/en-us/articles/203059088-Compatibility
that ie11 is going to be deprecated...
Closing this issue then 😄