Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Action passed to WhenActivated not called on MAUI if a page is placed in the "More" tab of a TabbedPage #3572

Open
v0idzz opened this issue Jul 2, 2023 · 1 comment
Labels

Comments

@v0idzz
Copy link

v0idzz commented Jul 2, 2023

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

  1. Clone the repro repo
  2. Numbers will appear in Console output as tabs are clicked
  3. 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

@v0idzz v0idzz added the bug label Jul 2, 2023
@v0idzz
Copy link
Author

v0idzz commented Jul 15, 2023

Further research suggests that this could be a MAUI issue: dotnet/maui#16175

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant