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

dagre-D3 demo examples are not working in IE #128

Closed
valasa opened this issue Dec 4, 2014 · 7 comments
Closed

dagre-D3 demo examples are not working in IE #128

valasa opened this issue Dec 4, 2014 · 7 comments

Comments

@valasa
Copy link

valasa commented Dec 4, 2014

I have downloaded the dagre-D3-v0.3.2. Demo examples are working fine in Firefox and chrome, but when I opened in IE( all IE versions) it is not working, in the console I saw below message

SCRIPT5022: NoModificationAllowedError
File: dagre-d3.js, Line: 272, Column: 5

Note: I changed the folder "lib" to "build" as in the demo html files are referring to build directory.

@iamrakesh
Copy link

This issue seems to be fixed on master branch see - 5ce37d5

@vinayakshettar
Copy link

Hi iamrakesh,

I am also using dagre-D3-v0.3.2 vesion in my development of graph.now i am facing issue with IE 10 and above. graph is not working in IE. Please let me know if you have fixed this issue.

@cpettitt
Copy link
Collaborator

cpettitt commented Dec 9, 2014

The fix should be in the master branch. I just need to get a new release out. Given my schedule this week, I'd expect that to happen this weekend. In the meantime, you can build with the fix from the master branch.

@vinayakshettar
Copy link

Hi,

When are you going to release the new version. I am waiting for the IE issue fix. Please let me know

@cpettitt
Copy link
Collaborator

New version (v0.3.3) is released.

@itscharu
Copy link

I can still see issue with the latest demo - http://cpettitt.github.io/project/dagre-d3/latest/demo/interactive-demo.html. I am using IE 11

@kenseehart
Copy link

Ditto. Seems that it is completely broken on IE. That's a deal breaker unfortunately. Sure, I prefer Chrome myself, but I can't require that of my customers.

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

6 participants