Switching Tabs after resuming from background throws System.NullReferenceException on Android #12498
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
platform/android 🤖
s/triaged
Issue has been reviewed
s/try-latest-version
Please try to reproduce the potential issue on the latest public version
t/bug
Something isn't working
Milestone
Description
When using Tabbed shell page in MAUI project using Android. (Pixel 5 Emulator API 33 also reproduce the problem). If you send the app to the background, and open it again. Switching tabs now will cause a System.NullReferenceException.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/Adelzu/DOTNET_MAUI_NULLREFEXCEP
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android, I was not able test on other platforms
Affected platform versions
Android 13
Did you find any workaround?
No workaround found yet.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: