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 undefined (reading 'renderHeight') #165343

Closed
tjx666 opened this issue Nov 3, 2022 · 0 comments · Fixed by #165373
Closed

Cannot read properties of undefined (reading 'renderHeight') #165343

tjx666 opened this issue Nov 3, 2022 · 0 comments · Fixed by #165373
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders timeline Timeline view issues verified Verification succeeded
Milestone

Comments

@tjx666
Copy link
Contributor

tjx666 commented Nov 3, 2022

Version: 1.74.0-insider (Universal)
Commit: 86f0f9bfa268fe21af7efae37d8f0da1dba8137f
Date: 2022-11-03T05:38:29.744Z
Electron: 19.1.3
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin x64 22.1.0
Sandboxed: Yes

image

   ERR Cannot read properties of undefined (reading 'renderHeight'): TypeError: Cannot read properties of undefined (reading 'renderHeight')
    at get pageSize [as pageSize] (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2576:41515)
    at ie.clear (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2576:44123)
    at ie.loadTimeline (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2576:44682)
    at ie.onProvidersChanged (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2576:43177)
    at f.invoke (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…p/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at r.deliver (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:83:2559)
    at l.fire (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:83:2137)
    at I.registerTimelineProvider (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1307:24724)
    at I.$registerTimelineProvider (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1714:67885)
    at v._doInvokeHandler (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1721:12969)
    at v._invokeHandler (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1721:12651)
    at v._receiveRequest (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1721:11421)
    at v._receiveOneMessage (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ntents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1721:10123)
    at vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ontents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1721:8230
    at f.invoke (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…p/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at r.deliver (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:83:2559)
    at l.fire (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:83:2137)
    at n.fire (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ontents/Resources/app/out/vs/workbench/workbench.desktop.main.js:548:16856)
    at ie.onmessage (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders…ontents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1967:1718)
@alexr00 alexr00 assigned lramos15 and unassigned alexr00 Nov 3, 2022
@lramos15 lramos15 added bug Issue identified by VS Code Team member as probable bug timeline Timeline view issues labels Nov 3, 2022
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Nov 3, 2022
@VSCodeTriageBot VSCodeTriageBot added this to the November 2022 milestone Nov 3, 2022
@VSCodeTriageBot VSCodeTriageBot 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 Nov 3, 2022
@connor4312 connor4312 added the verified Verification succeeded label Nov 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2022
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 timeline Timeline view issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants