You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have somewhat the same problem with the other guy.
I am using version 3.1.1
I get an NS_ERROR_FAILURE error on line 361 in the unminified version of the file. This only
happens in Firefox only and not in Chrome.
Thanks for this bug report but from what I can see it is not related to svg-pan-zoom library.
From what I found there are similar reports on bugzilla.mozilla.org. Some of them are related to this error when element is not displayed display="none". Now I don't see why you would want to have your viewport hidden. The sole reason of viewport is to interact with it.
Maybe you want to achieve something specific that may be done in some other way?
p.s. You should be able to safely update to 3.1.3 (3.1.2 contains a bug fix for Firefox). There are no breaking changes from 3.1.1 to 3.1.3
I have somewhat the same problem with the other guy.
I am using version 3.1.1
I get an
NS_ERROR_FAILURE
error on line 361 in the unminified version of the file. This onlyhappens in Firefox only and not in Chrome.
This fiddle might be a clue on what is going on.
The text was updated successfully, but these errors were encountered: