-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[iOS, Windows] Shell.TabBarBackgroundColor not reset to Null #32992
Copy link
Copy link
Open
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyouthas-workaroundpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyouthas-workaroundpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
When Shell.TabBarBackgroundColor is set to a color, the TabBar updates correctly on all platforms.
However, when the property is changed to null dynamically at runtime, the TabBar does not reset to null.
Instead, the TabBar continues to display the previously applied color, indicating that runtime resetting is not working correctly on these platforms.
Screen.Recording.2025-12-03.at.6.59.15.PM.mov
Screen.Recording.2025-12-03.at.7.04.03.PM.mov
Steps to Reproduce
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
Windows, iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output