Ajaxy / telegram-tt

Telegram Web A, GPL v3
https://web.telegram.org/a
GNU General Public License v3.0
2.33k stars 495 forks source link

Starting a message in a groups chat with a mention makes the webz client not receive messages anymore #127

Open Lock128 opened 2 years ago

Lock128 commented 2 years ago

I am running WebZ https://webz.telegram.org/ in Chrome Version 100.0.4896.60 (Offizieller Build) (64-Bit)

A lot of time when I start to write into a groups chat with a mention using '@' the group chat gets stuck and the message that I wrote stays with the "sending" sign. Afterwards, the group chat does not receive any message anymore and the complete webz client gets frozen. I need to reload the full page/app with F5 to receive messages again in that browser window.

Is this a known issue? What can I do to triage this better?

Ajaxy commented 2 years ago

Can you record a video, please?

Lock128 commented 2 years ago

The problem is the "a lot of times" - its not reproducable EVERY time but I will try..

Lock128 commented 2 years ago

i just hapened again with this commend: image

Lock128 commented 2 years ago

in the console i can see that: image

Lock128 commented 2 years ago

{ "message": "Cannot read properties of undefined (reading 'accessHash')" }

any subsequent comment into that telegram group now produces image

Lock128 commented 2 years ago

in the debugger: image

Lock128 commented 2 years ago

image

Lock128 commented 2 years ago

Please guide me on what you want me to trace next time this happens @Ajaxy