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

Cannot read properties of null (reading 'modelInfo') #216573

Closed
vscodenpa opened this issue Jun 19, 2024 · 0 comments · Fixed by #224969
Closed

Cannot read properties of null (reading 'modelInfo') #216573

vscodenpa opened this issue Jun 19, 2024 · 0 comments · Fixed by #224969
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-highlight Editor selection/word highlight issues error-telemetry VS Code - Issues generated by telemetry

Comments

@vscodenpa
Copy link

TypeError: Cannot read properties of null (reading 'modelInfo')
at B.E in src/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.ts:706:31
at B.restore in src/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.ts:364:8
at W.restoreViewState in src/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.ts:843:26
at u.value in src/vs/workbench/contrib/notebook/browser/view/cellParts/codeCell.ts:317:63
at h.y in src/vs/base/common/event.ts:1196:13
at h.z in src/vs/base/common/event.ts:1207:9
at h.fire in src/vs/base/common/event.ts:1231:9
at ee.setValue in src/vs/editor/browser/widget/codeEditor/codeEditorWidget.ts:2018:28
at u.value in src/vs/editor/browser/widget/codeEditor/codeEditorWidget.ts:298:28
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at ne.m in src/vs/editor/browser/widget/codeEditor/codeEditorWidget.ts:2315:19
at u.value in src/vs/editor/browser/widget/codeEditor/codeEditorWidget.ts:2291:9
at h.y in src/vs/base/common/event.ts:1196:13
at h.fire in src/vs/base/common/event.ts:1227:9
at HTMLDivElement.qe in src/vs/base/browser/dom.ts:1343:22

Go to Errors Site

@vscodenpa vscodenpa added the error-telemetry VS Code - Issues generated by telemetry label Jun 19, 2024
@Yoyokrazy Yoyokrazy assigned Yoyokrazy and unassigned roblourens Jun 28, 2024
@Yoyokrazy Yoyokrazy added editor-highlight Editor selection/word highlight issues bug Issue identified by VS Code Team member as probable bug labels Jun 28, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 20, 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 editor-highlight Editor selection/word highlight issues error-telemetry VS Code - Issues generated by telemetry
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants