cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.87k stars 242 forks source link

Random crash: `Uncaught TypeError: f is null` #456

Closed N-R-K closed 2 years ago

N-R-K commented 2 years ago

Describe the bug

Cinny randomly crashes.

Reproduction

Doesn't seem to be related to any specific message/room. Couldn't figure out how to reproduce it.

Expected behavior

No response

Platform and versions

1. OS GNU/Linux
2. Browser: Firefox 91.4.0
3. Cinny version: dev.cinny.in
4. Homeserver: matrix.org

Additional context

Console shows the following error: Uncaught TypeError: f is null

kfiven commented 2 years ago

Without the reproduction steps, it's very hard to find such an issue. That said we fixed some crashes in 2.0.1 and 2.0.2 and hope this is fixed too.

N-R-K commented 2 years ago

Haven't come across any more of this. So yeah, it's probably fixed.