greeenphp / jsc3d

Automatically exported from code.google.com/p/jsc3d
0 stars 0 forks source link

IE 11 throws error for charCodeAt #134

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open any binary STL in IE 11

What is the expected output? What do you see instead?
IE 11 throwing error charCodeAt is undefined

What version of the product are you using? On what operating system?
JSC3D.js & Windows 7 64bit

This might be issue with our code so you can discard from your end. 

Original issue reported on code.google.com by shrikant...@gmail.com on 10 Dec 2014 at 6:08

GoogleCodeExporter commented 9 years ago
It seems the error does not recur in my own test. Could you trace on which line 
the exception is thrown? You can use IE11's embeded console to trace it.

Original comment by Humu2...@gmail.com on 11 Dec 2014 at 2:28