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
The bug is caused by the shiny fileInput control, so I don't think we can solve it without writing a replacement UI element for it. There is an easy workaround for it, however: the user can select any other file, then change back to the original file to upload it again.
If the user changes the content of the input file, it is not possible to re-upload it if the name or location of the file is not changed.
The text was updated successfully, but these errors were encountered: