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 Windows event log reports a NullReferenceException in
PlatformWindows.OnBreak.
It's unclear what the repro is (perhaps closing the console before it is
fully initialized) but a fix is simple - adding null checks.
0 commit comments