News

Problem description: In React, onChange is not triggered when using userEvent.upload(...) to add a file to a <input type="file"/>. When I came to file this issue I found this similar issue that ...