File upload select denies previous upload on first attempt

When I’ve previously uploaded a file into my website and then delete it from the website, the next time I perform an upload to the website the file I had previously uploaded and then deleted is greyed-out (unselectable). If I then cancel and retry my upload this previously unselectable file is now selectable (not grayed-out).

To reproduce, have a site/page that accepts file uploads (mine is using Ruby on Rails attached storage) and upload a file. Then remove the file from the storage on the website (delete the attached storage object in Rails) and then try upload again. The file that was previously uploaded will be shown grayed-out. Cancel and perform the upload select again and the file is now un-grayed (selectable).

Expected result:

Brave Version( check About Brave):

Additional Information:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.