Hello,
Having issues with Microsoft Edge. File Download Menu Will Not Open but Upload will.
Invoke Download (CanvasSnapshot) as well AJAX FileChooser (FileChooser.FileURLAt(0)) will not open the File Menu.
The only thing I get in console is: HTML1300: Navigation occurred then the packet for the item being downloaded. PNG data and JSON data (I have 2 download functions that trigger independantly, not at the same time.)
HTML1300 "Navigation occurred" A new page was navigated to, or the current page was refreshed. This is an informational message and not an error.
It looks like the file attempted to download. I can see the json data and png data. But the menu never opens.
However, my "Upload File" is working and opening...
Anyone have an idea why? Chrome, FF all work correctly.