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

🐞 white screen on collection variables #1940

Closed
josh-i386g opened this issue Mar 27, 2024 · 6 comments · Fixed by #1947
Closed

🐞 white screen on collection variables #1940

josh-i386g opened this issue Mar 27, 2024 · 6 comments · Fixed by #1947
Labels
bug Something isn't working

Comments

@josh-i386g
Copy link

When I go to collection settings -> eye variables I get a white screen

electron : 21.1.1
chrome : 106.0.5249.103
node : 16.16.0
v8 : 10.6.194.17-electron.0

image

@Its-treason
Copy link
Member

Looks like the problem I encountered a few days ago during testing. I already fixed it on my fork. I'll open a PR for this in the evening.

@timwhite
Copy link

More debugging in #1968 for what appears to be the same issue

@mig8447
Copy link

mig8447 commented Mar 30, 2024

-1711824312867.log

Adding log. Experiencing the exact same issue

@sanjai0py sanjai0py added the bug Something isn't working label Apr 1, 2024
@DanaEpp
Copy link

DanaEpp commented Apr 3, 2024

I am seeing this behavior as well with Bruno v1.12.3 on MacOS Sonoma 14.4.1.

My only option is to force quit the app to recover.

Stacktrace error:

TypeError: n.map is not a function
    at KeyValueExplorer (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/951-d020733b4cdea97a.js:1:181742)
    at Xh (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:60991)
    at x (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:119446)
    at Vk (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:99131)
    at file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:98998
    at Jk (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:99005)
    at Ok (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:95761)
    at Fk (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:96150)
    at jg (file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:44900)
    at file:///Applications/Bruno.app/Contents/Resources/app.asar/web/_next/static/chunks/framework-80ea8c0f440c6a32.js:9:93662

@end3rbyte
Copy link
Contributor

Same bug here, here is the stack trace
error

@helloanoop
Copy link
Contributor

Thanks for the PR @Its-treason !

Issue has been fixed.
This will go out in the 1.13.0 release. Please subscribe to Discord announcement channel to stay notified on the releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants