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

Transitions do not work in Safari #4

Closed
magjac opened this issue Aug 29, 2017 · 4 comments
Closed

Transitions do not work in Safari #4

magjac opened this issue Aug 29, 2017 · 4 comments
Labels

Comments

@magjac
Copy link
Owner

magjac commented Aug 29, 2017

Since fixing #2, transitions no longer work in Safari.

Compare demo with v0.1.0 with v1.0.1.

@magjac
Copy link
Owner Author

magjac commented Aug 29, 2017

I have no means to debug this, since the only version of Safari available on Windows is 5.1.7 which does not support ES6. On Linux there is no version at all.

@magjac magjac changed the title Transitions does not work in Safari Transitions do not work in Safari Aug 29, 2017
@coli
Copy link

coli commented Dec 11, 2017

This is the error in Safari

TypeError: null is not an object (evaluating 'transform.baseVal.consolidate().matrix')
getTranslation
extractElementData
extractData
dot

@magjac
Copy link
Owner Author

magjac commented Dec 12, 2017

Thanks @coli. Probably the same problem as #18

@magjac
Copy link
Owner Author

magjac commented Jan 7, 2018

Indeed, it was the same problem as #18.

Fixed with e87cea2.

Working demo with v1.3.1.

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

No branches or pull requests

2 participants