-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Upload file is not working in Internet Explorer 11 #9036
Copy link
Copy link
Closed
Milestone
Description
Description:
When i try to upload a file or picture with Internet Explorer 11 (11.0.9600.18762 Update 11.0.45) the file upload doesn't work. The windows file selection dialogue shows up, but if I click open, nothing happens.
When i open the developer toolbar of IE11 it shows a Javascript error:
e.remove() -> Object doesn't support property or method 'remove'
Error even occurs on open.rocket.chat
Server Setup Information:
- Version of Rocket.Chat Server: 0.59.4
- Operating System: Ubuntu Linux Kernel 4.4.0-89-generic
- Deployment Method: Snap
- Number of Running Instances: 1
- DB Replicaset Oplog: activated
- Node Version: v4.8.4
Steps to Reproduce:
- Click the 'plus' to add a file
- Choose computer
- Select a file allowed for uploading
- Press open
- Error -> nothing happes or Javascript error
Reactions are currently unavailable