Open
Description
Describe the bug 🐞
ReactivePage's WhenActivated block action is never called if the page gets placed in the "More" tab of a TabbedPage.
Step to reproduce
- Clone the repro repo
- Numbers will appear in Console output as tabs are clicked
- But they won't appear on tabs placed in the "More" tab
Reproduction repository
https://github.com/v0idzz/maui-reactiveui-repro
Expected behavior
WhenActivated block action is called when I navigate to tabs placed in the "More" tab.
Screenshots 🖼️
Screen.Recording.2023-07-02.at.09.33.27.mov
IDE
Rider macOS
Operating system
macOS
Version
No response
Device
iPhone 14
ReactiveUI Version
19.2.1
Additional information ℹ️
No response