Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error inbetween should not break the whole copy progress #104

Open
alexanderadam opened this issue Jan 21, 2022 · 0 comments
Open

An error inbetween should not break the whole copy progress #104

alexanderadam opened this issue Jan 21, 2022 · 0 comments

Comments

@alexanderadam
Copy link

Actual Result

As mentioned before, I encountered an CORS error.
I only saw this because copying didn't work at all and I looked at the console log.
But in theory this doesn't have to be like this, right?
If an error happend for processing a part of the source, it could be replaced by something like Unable to copy xyz or in the case of base64 images, there could be a graceful fallback to the regular image reference.

What do you think?

Expected Result

Copying works or at least an actionable message if something went wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant