Skip to content
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

Not one of the example show up in IE #163

Open
GuillaumeMalartre opened this issue Nov 19, 2014 · 2 comments
Open

Not one of the example show up in IE #163

GuillaumeMalartre opened this issue Nov 19, 2014 · 2 comments

Comments

@GuillaumeMalartre
Copy link

Not sure if this is a feature, but none of the demos worked in any recent version of IE (9-10-11).

I tested http://cpettitt.github.io/project/dagre-d3/latest/demo/hover.html with crossbrowsertesting.com

IE 11 stack:
SCRIPT5022: NoModificationAllowedError
File: dagre-d3.js, Line: 307, Column 5

IE 10 stack:
SCRIPT5022: NoModificationAllowedError
dagre-d3.js, Line: 307, character 5

IE 9 stack:
SCRIPT5022: DOM Exception: NO_MODIFICATION_ALLOWED_ERR (7)
d3.v3.min.js, line 3 character 12208

@iamrakesh
Copy link

Same issue reported on Dagre-D3 dagrejs/dagre-d3#128

@iamrakesh
Copy link

This issue seems to be fixed on master branch see dagrejs/dagre-d3@5ce37d5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants