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
The issue started happening again, when navigating between the exception-thrown file and file with no exception on the call stack (due to #22078 refactoring), thus reopening the issue.
Issue Id: c910cd0e-ab04-ad8b-82df-8f5e12542fad
Versions
- 1.10.2
Stack
TypeError: Cannot read property 'heightInLines' of null
/vs/editor/contrib/zoneWidget/browser/zoneWidget.ts#L330:21 (heightInLines)
/vs/workbench/parts/debug/browser/exceptionWidget.ts#L53:7 (_relayout)
/vs/workbench/parts/debug/browser/exceptionWidget.ts#L25:69 (_doLayout)
/vs/base/common/async.ts#L635:8 (runner)
The text was updated successfully, but these errors were encountered: