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
IE 11 doesn't work because deferred.resolve(canvas.toDataURL(_this.options.format)); instruction is not supported if I try to load an svg file. Any possible workaround?