Open BOHEUS opened 2 months ago
Couldnt reproduce this bug. Could you share a screen recording of the mentioned bug.
@ehconitin Screencast from 2024-08-24 12-14-12.webm
@charlesBochet
Could you take a look at this please.
here useEffect seems to be triggering twice on the first call only.
is it beacuse of fetchMoreRecordsWithPagination
?
weird bug.
Could not reproduce it either
I was able to reproduce this Thomas. Do you have your download location set already?
Maybe it's an issue specific to Windows
@Bonapara I'm using Linux, not Windows 😂
Are you on Linux too @ehconitin?
Yep, linux!
Weird one, I don't have Linux could you guys investigate to try to find the root cause?
@Bonapara @charlesBochet this issue becomes even more clear when exporting records using standard actions from right menu, I managed to get 5 files downloaded at the same time (I'm not even sure how :laughing:)
Video just in case (sadly didn't manage to download 5 files)
https://github.com/user-attachments/assets/200d3b7c-12af-42bb-8551-b970ea93eef9
Scenario:
Actual: 2 windows requesting file are opened Expected: 1 window requesting file should be opened
Context
Seems to appear only on Linux