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

Uncaught InvalidStateError: Failed to execute 'inverse' on 'SVGMatrix': The matrix is not invertible. #460

Open
aminaba11 opened this issue Sep 9, 2024 · 0 comments

Comments

@aminaba11
Copy link

Hello !

I'm using the library to enable zoom functionality on multiple SVG images on the same page. While it works fine for the first image, the second image occasionally doesn't appear until the page has been refreshed multiple times (When I verified I found that it take 0 as values : transform="matrix(0,0,0,0,0,0)" style="transform: matrix(0, 0, 0, 0, 0, 0);" ). I just want to confirm if the library is designed to handle this situation as well.

I did the test on both web browsers Chrome and Microsoft edge.

Thank you!

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

1 participant