Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EW: "Some of your messages have not been sent" is broken #11

Open
kegsay opened this issue Dec 22, 2022 · 0 comments
Open

EW: "Some of your messages have not been sent" is broken #11

kegsay opened this issue Dec 22, 2022 · 0 comments
Labels
bug Something isn't working element-web

Comments

@kegsay
Copy link
Member

kegsay commented Dec 22, 2022

the Delete all button does nothing and i have stack traces like:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'shouldAttemptDecryption')
    at MatrixClient.decryptEventIfNeeded (init.js:20096:15)
    at element-web-app.js:24996:14
    at Array.forEach (<anonymous>)
    at TimelinePanel_TimelinePanel.getEvents (element-web-app.js:24994:64)
    at TimelinePanel_TimelinePanel.reloadEvents (element-web-app.js:24977:24)
    at MatrixClient.<anonymous> (element-web-app.js:24235:12)
    at MatrixClient.emit (vendors~init.js:666:7)
    at MatrixClient.emit (init.js:30733:18)
    at Room.forSource (init.js:65853:22)
    at Room.emit (vendors~init.js:666:7)
decryptEventIfNeeded @ init.js:20096
(anonymous) @ element-web-app.js:24996
getEvents @ element-web-app.js:24994
reloadEvents @ element-web-app.js:24977
(anonymous) @ element-web-app.js:24235
emit @ vendors~init.js:666
emit @ init.js:30733
forSource @ init.js:65853
emit @ vendors~init.js:666
emit @ init.js:30733
addPendingEvent @ init.js:11855
sendCompleteEvent @ init.js:17337

@kegsay kegsay added bug Something isn't working element-web labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working element-web
Projects
None yet
Development

No branches or pull requests

1 participant