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
Hi,
I cannot use svg4everybody. I use it as it is in your the manual.
But I gets in cosole browser the error message "LEGACY_SUPPORT is undefined"
help me
The text was updated successfully, but these errors were encountered:
@SemenovN You can redefine a var like this at the top: var LEGACY_SUPPORT = LEGACY_SUPPORT || undefined;.
I meet the same issues. @jonathantneal , Can you add this code to lib files. If the code is under "use strict" mode, the script will throw an exception and will not be executed.
Hi,
I cannot use svg4everybody. I use it as it is in your the manual.
But I gets in cosole browser the error message "LEGACY_SUPPORT is undefined"
help me
The text was updated successfully, but these errors were encountered: