microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.24k stars 28.88k forks source link

Uncaught TypeError: Cannot read properties of undefined (reading 'loadCell') #166081

Closed VSCodeTriageBot closed 1 year ago

VSCodeTriageBot commented 1 year ago
TypeError: Cannot read properties of undefined (reading 'loadCell')
at m._updateModel (vscode-<REDACTED: user-file-path>:<REDACTED: user-file-path>%20VS%<REDACTED: user-file-path>:1:19671)
at m.renderRows (vscode-<REDACTED: user-file-path>:<REDACTED: user-file-path>%20VS%<REDACTED: user-file-path>:1:19291)
at u._renderRows (vscode-<REDACTED: user-file-path>:<REDACTED: user-file-path>%20VS%<REDACTED: user-file-path>:1:99232)
at t.RenderDebouncer._renderCallback (vscode-<REDACTED: user-file-path>:<REDACTED: user-file-path>%20VS%<REDACTED: user-file-path>:1:97205)
at t.RenderDebouncer._innerRefresh (vscode-<REDACTED: user-file-path>:<REDACTED: user-file-path>%20VS%<REDACTED: user-file-path>:1:19726)
at vscode-<REDACTED: user-file-path>:<REDACTED: user-file-path>%20VS%<REDACTED: user-file-path>:1:19424

Go to Errors Site

lramos15 commented 1 year ago

@rebornix Possibly notebook related? Feel free to close due to bad paths though as I'm trying to fix that

rebornix commented 1 year ago

We don't have loadCell in our repo so closing it now.