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'm not really sure what's interfering. From what I can tell the vue-advanced-cropper component loads images using an img tag and not using fetch / XMLHttpRequest.
Here's an example story that will work until storybook-addon-mock is enabled:
I'm not really sure what's interfering. From what I can tell the
vue-advanced-cropper
component loads images using animg
tag and not using fetch / XMLHttpRequest.Here's an example story that will work until
storybook-addon-mock
is enabled:Versions:
The text was updated successfully, but these errors were encountered: