Skip to content

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

@aminaba11

Description

@aminaba11

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions