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

Uncaught TypeError: Cannot read properties of null (reading 'getFullModelRange') #213367

Closed
vscodenpa opened this issue May 24, 2024 · 0 comments · Fixed by #220069
Closed

Uncaught TypeError: Cannot read properties of null (reading 'getFullModelRange') #213367

vscodenpa opened this issue May 24, 2024 · 0 comments · Fixed by #220069
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders telemetry Telemetry system issues verified Verification succeeded
Milestone

Comments

@vscodenpa
Copy link

TypeError: Cannot read properties of null (reading 'getFullModelRange')
at c.l in src/vs/editor/contrib/find/browser/findModel.ts:175:16
at <anonymous> in src/vs/editor/contrib/find/browser/findModel.ts:499:32
at Array.map (<anonymous>)
at c.y in src/vs/editor/contrib/find/browser/findModel.ts:498:53
at c.n in src/vs/editor/contrib/find/browser/findModel.ts:206:28
at x.a in src/vs/editor/contrib/find/browser/findModel.ts:100:70
at x.h in out/vs/workbench/workbench.desktop.main.js:152:20100
at x.g in src/vs/base/common/async.ts:1017:9

Go to Errors Site

@vscodenpa vscodenpa added error-telemetry VS Code - Issues generated by telemetry triage-needed labels May 24, 2024
@dbaeumer dbaeumer assigned hediet and unassigned dbaeumer May 28, 2024
@dbaeumer dbaeumer removed error-telemetry VS Code - Issues generated by telemetry triage-needed labels May 28, 2024
@hediet hediet added bug Issue identified by VS Code Team member as probable bug telemetry Telemetry system issues labels May 30, 2024
@hediet hediet added this to the June 2024 milestone May 30, 2024
@hediet hediet modified the milestones: June 2024, July 2024 Jun 25, 2024
hediet added a commit that referenced this issue Jul 5, 2024
@hediet hediet mentioned this issue Jul 5, 2024
hediet added a commit that referenced this issue Jul 9, 2024
@hediet hediet closed this as completed in 1710635 Jul 9, 2024
@vscodenpa vscodenpa added the unreleased Patch has not yet been released in VS Code Insiders label Jul 9, 2024
aaronchucarroll pushed a commit to aaronchucarroll/vscode that referenced this issue Jul 10, 2024
@vscodenpa vscodenpa added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jul 10, 2024
@lramos15 lramos15 added the verified Verification succeeded label Jul 24, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders telemetry Telemetry system issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants