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
Fix: Null Reference Exception in ShellContentFragment.Destroy (#29713)
* Fix null reference exception when removing appearance observer in ShellContentFragment
* Change to use `as` syntax
* Add test to verify ShellContentFragment.Destroy handles null _shellContext gracefully
* Add test to ensure ShellContentFragment.Destroy handles null _shellContext gracefully
* Add safeguard in ShellContentFragment.Destroy to prevent multiple calls
0 commit comments