Closed alexboia closed 4 years ago
Calling .refresh()
, as suggested in the reference issue, didn't work either and, besides, we're initializing the uploader AFTER the elements are CONSTRUCTED and SHOWN.
However, simulating manual click DOES work, so we're stuck with this for now.
Describe the bug The track uploader does not open when attempting to upload a track using the Microsoft Edge browser: clicking the
Chose file
button does not open the file browser. No error is produced in the console.To Reproduce Steps to reproduce the behavior:
Expected behavior The file browser must open.
Desktop (please complete the following information):
Additional context WordPress's media uploader exhibits the same behaviour. Seems to be related to this issue: https://github.com/moxiecode/plupload/issues/1343