dagrejs / dagre

Directed graph layout for JavaScript
MIT License
4.72k stars 606 forks source link

Not one of the example show up in IE #163

Open GuillaumeMalartre opened 10 years ago

GuillaumeMalartre commented 10 years ago

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 commented 9 years ago

Same issue reported on Dagre-D3 https://github.com/cpettitt/dagre-d3/issues/128

iamrakesh commented 9 years ago

This issue seems to be fixed on master branch see https://github.com/cpettitt/dagre-d3/commit/5ce37d585098bd8615f25b73c62b3ecb3ae02fb0