You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to pull up Overview page from the "pull request" view:
Clicking on the pull request title does nothing.
I see this error:
notificationsAlerts.ts:40 TypeError: Cannot read properties of undefined (reading 'title')
at og.getTreeItem (c:\Users\kanadig\.vscode-insiders\extensions\github.vscode-pull-request-github-0.63.2023042509\dist\extension.js:1710:48743)
at c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:98:65297
at Array.map (<anonymous>)
at y.R (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:98:65262)
at y.getChildren (c:\Users\kanadig\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:98:61563)
c @ notificationsAlerts.ts:40
The text was updated successfully, but these errors were encountered:
@karthiknadig I've fixed the error and the fix will be available in the next pre-release build, though I wouldn't expect that to cause the PR description to not show. Can you install the latest pre-release, repro the issue, then share the output of GitHub Pull Request?
alexr00
added
info-needed
Issue requires more information from poster
bug
Issue identified by VS Code Team member as probable bug
labels
Apr 26, 2023
Testing #4764
I am not able to pull up Overview page from the "pull request" view:

Clicking on the pull request title does nothing.
I see this error:

The text was updated successfully, but these errors were encountered: