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
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
Set a breakpoint, e.g., in a Node script, and run it.
When the debugger sidebar opens, resize it so that it is twice as wide as its initial size.
In the Local Variables tree, resize the Type column by dragging the column header.
Expected: The Type column resizes normally. Actual: The size of the Type column jumps around erratically, sometimes disappearing, and is very difficult to resize.
This issue has a high impact on our project, since the names and types of variables are typically longer than the space available to display them, so users are likely to resize the debugger sidebar.
The text was updated successfully, but these errors were encountered:
Expected: The Type column resizes normally.
Actual: The size of the Type column jumps around erratically, sometimes disappearing, and is very difficult to resize.
This issue has a high impact on our project, since the names and types of variables are typically longer than the space available to display them, so users are likely to resize the debugger sidebar.
The text was updated successfully, but these errors were encountered: