Hello all. In ojs3 I encountered a problem. When uploading a file (for example during author’s submission), after clicking “open” on the file which was chosen for uploading, the file selection panel pops up one more time, so you have to choose the same file the second time. Only then the file gets actually uploaded. What exactly is causing this (I think some issue with javascript events propagation) and, the most important, how it can be solved?
Thank you