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

"C.close is not a function": Window goes blank #252

Open
xobs opened this issue Dec 11, 2023 · 0 comments
Open

"C.close is not a function": Window goes blank #252

xobs opened this issue Dec 11, 2023 · 0 comments

Comments

@xobs
Copy link

xobs commented Dec 11, 2023

Describe the bug

I was switching to the Matrix HQ chat, when the window suddenly went blank. I'm supposed to insert a screenshot, so here's what I get when I right-click and say "Web capture":

image

If I right-click I can open the Inspector, and it says "C.close is not a function":

index-eaa22fd4.js:57071  Uncaught (in promise) TypeError: C.close is not a function
    at index-eaa22fd4.js:57071:23881
    at Array.forEach (<anonymous>)
    at RrA._deletePopupRoomNotis (index-eaa22fd4.js:57071:23829)
    at index-eaa22fd4.js:57071:25894
    at Array.forEach (<anonymous>)
    at index-eaa22fd4.js:57071:25776
    at Array.forEach (<anonymous>)
    at uA.<anonymous> (index-eaa22fd4.js:57071:25743)
    at uI.emit (index-eaa22fd4.js:45:101631)
    at uA.emit (index-eaa22fd4.js:57:23430)

...followed by "Maximum call stack size exceeded":


index-eaa22fd4.js:39  RangeError: Maximum call stack size exceeded
    at qk (index-eaa22fd4.js:57147:153758)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
    at qk (index-eaa22fd4.js:57147:153812)
CG @ index-eaa22fd4.js:39

Reproduction

  1. Switch to the "Matrix HQ" chat room

This is how I first encountered the issue. I cannot reproduce the issue now, however this is what triggered it.

Expected behavior

The window shouldn't suddenly go blank.

Platform and versions

1. OS: Windows 11
2. Cinny version: 3.2.0
3. Matrix homeserver: matrix.org
4. Downloaded from: Github

Additional context

Here's the log from the console: tauri.localhost-1702274717763.log

After quitting and restarting Cinny it came back to life, so I'm reporting "C.close is not a function" here as best I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant