element-hq / element-hq/element-web
Download button not responding (pdf)
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
This is what I see in the console every time I click:
```
commons.js:2 Channel: Could not send the message "contextMenu", error: Error: Extension context invalidated.
at T._sendMessageToExtension (commons.js:2:1135080)
at T.sendToExtension (commons.js:2:1132706)
at sd.send (commons.js:2:2504178)
at sd.listener (commons.js:2:2505229)
_sendMessageToExtension @ commons.js:2
sendToExtension @ commons.js:2
send @ commons.js:2
listener @ commons.js:2
commons.js:2 Channel: Error in handleResponse UNK/UNK contextMenu createContextMenu
_handleResponsePromise @ commons.js:2
sendToExtension @ commons.js:2
send @ commons.js:2
listener @ commons.js:2
commons.js:2 Uncaught (in promise) Error: "Message could not be sent"
at y.fromAny (commons.js:2:2692688)
at T._handleResponsePromise (commons.js:2:1138233)
at T.sendToExtension (commons.js:2:1132782)
at sd.send (commons.js:2:2504178)
at sd.listener (commons.js:2:2505229)
fromAny @ commons.js:2
_handleResponsePromise @ commons.js:2
sendToExtension @ commons.js:2
send @ commons.js:2
listener @ commons.js:2
commons.js:2 Channel: Could not send the message "contextMenu", error: Error: Extension context invalidated.
at T._sendMessageToExtension (commons.js:2:1135080)
at T.sendToExtension (commons.js:2:1132706)
at sd.send (commons.js:2:2504178)
at sd.listener (commons.js:2:2505229)
_sendMessageToExtension @ commons.js:2
sendToExtension @ commons.js:2
send @ commons.js:2
listener @ commons.js:2
commons.js:2 Channel: Error in handleResponse UNK/UNK contextMenu createContextMenu
_handleResponsePromise @ commons.js:2
sendToExtension @ commons.js:2
send @ commons.js:2
listener @ commons.js:2
commons.js:2 Uncaught (in promise) Error: "Message could not be sent"
at y.fromAny (commons.js:2:2692688)
at T._handleResponsePromise (commons.js:2:1138233)
at T.sendToExtension (commons.js:2:1132782)
at sd.send (commons.js:2:2504178)
at sd.listener (commons.js:2:2505229)
```
### Steps to reproduce
1. Not sure
### Outcome
#### What did you expect?
The button to work
#### What happened instead?
Nothing
### Operating system
Windows
### Browser information
102.0.5005.115 (Official Build) (64-bit)
### URL for webapp
private
### Application version
version: 1.10.8 Olm version: 3.2.8
### Homeserver
private
### Will you send logs?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.