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

Mermaid does not work in Chrome 48 #281

Closed
kohenkatz opened this issue Jan 21, 2016 · 4 comments
Closed

Mermaid does not work in Chrome 48 #281

kohenkatz opened this issue Jan 21, 2016 · 4 comments

Comments

@kohenkatz
Copy link

In Chrome 48, I get the following error when building Mermaid diagrams:

Uncaught TypeError: elem.getTransformToElement is not a function

Here are the discussion and Chrome Change Report.

This appears to come from the dagre-d3 dependency - see their issue.

It doesn't seem that dagre-d3 has released a fix yet, but I just wanted to open this so that Mermaid updates to the new dagre-js ASAP.

Thanks!

@knsv
Copy link
Collaborator

knsv commented Jan 22, 2016

OK, thanks!

@FranPregernik
Copy link

I got bitten by this today :(

Seems dagre fixed their issue in https://github.com/aequologica/dagr/commit/9b9b050aac02a1440be17cf009dff1afcfeff824

@knsv
Copy link
Collaborator

knsv commented Jan 25, 2016

Me to. Adding a polyfill...

@tylerlong
Copy link
Collaborator

Let's close it since Chrome 48 is pretty old.

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

4 participants