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
There is ready event if loading succeed, but no way to check if some error occurred, error is only reported to console console.error('There was an error retrieving the source of the SVG.').
There should be also an error event emitted
The text was updated successfully, but these errors were encountered:
There is
ready
event if loading succeed, but no way to check if some error occurred, error is only reported to consoleconsole.error('There was an error retrieving the source of the SVG.')
.There should be also an
error
event emittedThe text was updated successfully, but these errors were encountered: