We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://uppy.io/examples/
Should not allow to drop file. Perhaps should allow to reorder files instead, when files have already been added.
Result: File is duplicated how many times I do it (literally to infinity)
The text was updated successfully, but these errors were encountered:
Not sure why but I can't reproduce this locally for the website nor in another dev setup 🤔
However I did found a bug where the Url plugin tries to fetch the link when dropping the same file.
Sorry, something went wrong.
Did create a streamable on your example website.
@Murderlon
Why did you close this?
From what I understood, you only fixed the Companion warning, correct? The original bug is still present from what I tested just now.
I put a streamable because the reproduction is literally in your example page. I don't believe I can do much more on my end.
Successfully merging a pull request may close this issue.
Initial checklist
Link to runnable example
https://uppy.io/examples/
Steps to reproduce
Expected behavior
Should not allow to drop file. Perhaps should allow to reorder files instead, when files have already been added.
Actual behavior
Result: File is duplicated how many times I do it (literally to infinity)
The text was updated successfully, but these errors were encountered: