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

Render Failure: Cannot read properties of null (reading 'index') #7149

Open
1 task done
kaden-powell opened this issue Mar 6, 2024 · 1 comment
Open
1 task done
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@kaden-powell
Copy link

kaden-powell commented Mar 6, 2024

Expected Behavior

Scrolling up and down in the request menu on the left shows requests and error pop-up not produced.

Actual Behavior

Usually after having the program open for a bit, if I scroll up or down on my request menu to the left, out-of-view items will not appear. If I continue to scroll, a render error pop-up is displayed. The only way to get the requests back is to close and open a new window.

Screenshot 2024-03-06 at 3 02 10 PM
Screenshot 2024-03-06 at 3 01 56 PM

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

Stack trace:
TypeError: Cannot read properties of null (reading 'index')
at file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:119:69992
at em (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:44:24296)
at U6 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:44:42448)
at DA (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:44:36651)
at Is (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:42:3288)
at hve (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:44:41325)
at mc (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:44:40309)
at uO (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:44:35758)
at D (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:29:1614)
at Immediate.pe [as _onImmediate] (file:///Applications/Insomnia.app/Contents/Resources/app.asar/index-db9674c5.js:29:1985)
at process.processImmediate (node:internal/timers:476:21)

Insomnia Version

Version: Insomnia 8.6.1 Build date: 2/5/2024 OS: Darwin arm64 23.3.0 Electron: 28.0.0 Node: 18.18.2 Node ABI: 119 V8: 12.0.267.8-electron.0 Architecture: arm64

What operating system are you using?

macOS

Operating System Version

macOS Sonoma 14.3.1

Installation method

https://insomnia.rest/download (I believe with recent updates)

Last Known Working Insomnia version

No response

Tasks

No tasks being tracked yet.
@kaden-powell kaden-powell added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Mar 6, 2024
@CurryYangxx
Copy link
Member

This error occurs in a third-party package.There is a related issue (adobe/react-spectrum#5817) at their repo.I think we can follow the progress of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

2 participants