cinnyapp / cinny

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

Maximum call stack size exceeded in getNeighbouringTimeline #1817

Closed bkil closed 1 month ago

bkil commented 3 months ago

Describe the bug

I clicked on something, maybe an unread room in the room drawer. The whole screen went blank and the computer became unresponsive. This is what I found in the console.

index-eaa22fd4.js:39 RangeError: Maximum call stack size exceeded
    at e.getNeighbouringTimeline (index-eaa22fd4.js:57)
    at qk (index-eaa22fd4.js:57147)

Reproduction

I don't think I can reproduce it.

Expected behavior

No response

Platform and versions

Cinny v3.2.0 on the web

Additional context

No response

kfiven commented 3 months ago

Can you please fill "Platform and versions" section in bug report?

kfiven commented 1 month ago

Closing as, a). We don't have ways to reproduce b). Probably fixed as it was in v3.2.0 and since then we did sdk upgrade.