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
Expected: Breakpoint is hit and stack trace is visible.
Actual: Works as expected.
Debugger: Resume
Reload page again
Expected: Same as after 4 -- breakpoint is hit and stack trace is visible.
Actual: Stack trace shows the request but doesn't expand to show file names and it's not possible to navigate through stack frames.
Here are screenshot of what happens after 4 (correct) and after 6 (incorrect).
Not sure if the problem is in this package or adapter but it works fine in VSCode.
The text was updated successfully, but these errors were encountered:
Expected: Breakpoint is hit and stack trace is visible.
Actual: Works as expected.
Expected: Same as after 4 -- breakpoint is hit and stack trace is visible.
Actual: Stack trace shows the request but doesn't expand to show file names and it's not possible to navigate through stack frames.
Here are screenshot of what happens after 4 (correct) and after 6 (incorrect).
Not sure if the problem is in this package or adapter but it works fine in VSCode.
The text was updated successfully, but these errors were encountered: