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 understand this is a bug report and questions should be posted in the Community Forum
I searched issues and couldn’t find anything (or linked relevant results below)
Link to runnable example
No response
Steps to reproduce
Create three directories e.g. dir1, dir2 and dir3.
Create a text file "test.txt" in each directory
Open all text files in a text editor with "save all" function.
Change the text of the files to be "test1", "test2" and "test3".
Save all
Try to upload each of the files, one by one. The second and third will not be uploaded because the key that is generated for them is exactly the same as the first (presumably, it ignores the content and is only concerned with the last updated timestamp and the size).
Expected behavior
Keys should be unique so that all three files can be uploaded.
Actual behavior
Only the first file is uploaded.
The text was updated successfully, but these errors were encountered:
Initial checklist
Link to runnable example
No response
Steps to reproduce
Expected behavior
Keys should be unique so that all three files can be uploaded.
Actual behavior
Only the first file is uploaded.
The text was updated successfully, but these errors were encountered: