maui icon indicating copy to clipboard operation
maui copied to clipboard

Shell.TabBarIsVisible is not updated dynamically at runtime

Open NafeelaNazhir opened this issue 3 weeks ago • 1 comments

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

  1. Run the attached sample TabBarIsvisibleIssue 4.zip
  2. 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


NafeelaNazhir avatar Dec 04 '25 07:12 NafeelaNazhir

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.

LogishaSelvarajSF4525 avatar Dec 04 '25 10:12 LogishaSelvarajSF4525