Crash in main when saving any setting with SUI #10103
Labels
Area-Settings UI
Anything specific to the SUI
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Priority-0
Bugs that we consider release-blocking/recall-class (P0)
Product-Terminal
The new Windows Terminal.
Severity-Blocking
We won't ship a release like this! No-siree.
Severity-Crash
Crashes are real bad news.
Milestone
Windows Terminal version (or Windows build number)
main
Other Software
N/A
Steps to reproduce
Note, this is separate from #10003.
Repro:
Did some digging and it seems that we have an unhandled exception when trying to navigate back to the last selected item in the SUI (in
MainPage::UpdateSettings
, in theSettingsNav().SelectedItem(item)
call on lines 139 and 152).Expected Behavior
No crash
Actual Behavior
Crash
The text was updated successfully, but these errors were encountered: