Reputation: 1770
The file upload function does not work in Windows 10 edge browser. It worked fine with other browsers.
Code
<input type="file" name="uploadField" />
Can anyone please let me know how to solve this issue?
Upvotes: 3
Views: 3067
Reputation: 1770
The issue with the Microsoft edge beta version. The browse function works fine now.
Upvotes: 1
Reputation: 161
It worked for me for a while, then yesterday, it started to freeze up. I can break the debugger in the developer tools and it appears to be in an infinite loop inside jquery.
Upvotes: 0