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/ streamable
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)
PS: I had already created an issue for this, but it was closed without a response: #5622 (comment)
The text was updated successfully, but these errors were encountered:
It no longer happens in Chrome and Firefox and thus it seemed fixed. Only in Safari I still see it happen.
Sorry, something went wrong.
@Murderlon
I did just reproduce it locally on Brave, which is Chromium based.
everything is in the latest version: "@uppy/angular": "^0.7.0", "@uppy/core": "^4.4.2", "@uppy/dashboard": "^4.3.1", "@uppy/drag-drop": "^4.1.1", "@uppy/drop-target": "^3.1.1", "@uppy/image-editor": "^3.3.1", "@uppy/locales": "^4.5.1", "@uppy/progress-bar": "^4.2.1", "@uppy/status-bar": "^4.1.1", "@uppy/utils": "^6.1.2",
No branches or pull requests
Initial checklist
Link to runnable example
https://uppy.io/examples/
streamable
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)
PS: I had already created an issue for this, but it was closed without a response: #5622 (comment)
The text was updated successfully, but these errors were encountered: