-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ver.1.28 Error on IE11 #1801
Comments
What kind of error? |
In Japanese, SCRIPT5007: 未定義または NULL 参照のプロパティ 'length' は取得できません. It means "Can not get property 'length' of undefined or null reference." file: plotly-latest.min.js、Line: 53、Column: 9570 regards, |
CodePen: https://codepen.io/etpinard/pen/WOjrwe?editors=1010 Screenshots of error in Browserstack: for some reason, |
More IE SVG ridiculousness: https://stackoverflow.com/questions/22498045/svgsvgelement-children-not-working-in-ie11 Using |
Thank you very much ! |
Hello.
Ver.1.28, occurs error following code on IE11.
I am glad to confirm this phenomenon.
regards.
<script src="plotly-latest.min.js"></script>
The text was updated successfully, but these errors were encountered: