maui
maui copied to clipboard
Shell.TabBarIsVisible is not updated dynamically at runtime
Description
When updating the Shell.TabBarIsVisible attached property dynamically through data binding, the TabBar does not hide at runtime.
| Expected Output | Actual Output |
|---|---|
Steps to Reproduce
- Run the attached sample TabBarIsvisibleIssue 4.zip
- Refer the actual and expected video.
Link to public reproduction project repository
No response
Version with bug
10.0.11
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS, Android, Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
This issue has been validated in Visual Studio Code 1.106.3 with MAUI versions 9.0.0, 9.0.120, 10.0.0-preview.1, 10.0.10 & 10.0.11. It can be reproducible on Android, iOS and Windows platform.