Closed fred2088 closed 2 years ago
A few of our co-authors has tried to reproduce your issue but failed. Can you try updating your ArozOS to v1.118 and see if the problem still exists? Or is there any error message produced in developer console or server terminal? Thanks!
just download and do a clean build on lastest 1.118, when drag & drop a jpg file onto the desktop got the same result
As non of our coauthors can reproduce this issue, we think this should be caused by the lack of delay on upload handler and the browser didn't catch the response fast enough on some specific environment / setups. We added a minimum upload delay of 100ms (aka if the upload time is < 100ms, the thread will sleep until 100ms) to the latest release.
This issue should be fixed in v1.119 now. If not, please request to re-open this issue. Thanks for the issue report!
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Host Information(please complete the following information):
Client Information(please complete the following information):
Additional context Add any other context about the problem here.