-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Delayed Update of Navbar Title and TabBar Background Color in .NET MAUI on Android When Switching Tabs #24568
Comments
This issue has been verified using latest Visual Studio 17.12.0 Preview 1.0 (8.0.82 &8.0.40) , Can repro on Android platform. but 17.12.0 Preview 1.0 (8.0.21& 8.0.3) works fine. |
Hi, could you please try with the latest nightly build? It seems to be working fine for me |
Screen.Recording.2024-09-05.at.18.01.31.mov |
@kubaflo Thanks for answering! I will try it and let you know if it works for me. |
@kubaflo Thank you! It's working with the latest nightly build. Now I just need to wait for the public NuGet package. |
Cool! |
Description
Issue Description:
I am encountering an issue with delayed updates to the Navbar title and Navbar background color when switching tabs on an Android device in a project that I am migrating from Xamarin.Forms to .NET MAUI.
Problem Details:
Expected Behavior:
Actual Behavior:
Additional Information:
Screenshots:
![Screenshots GIF](https://private-user-images.githubusercontent.com/169873976/363641733-4656d2e2-f505-4055-8405-dba1585fce9f.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzgxOTMsIm5iZiI6MTczOTQ3Nzg5MywicGF0aCI6Ii8xNjk4NzM5NzYvMzYzNjQxNzMzLTQ2NTZkMmUyLWY1MDUtNDA1NS04NDA1LWRiYTE1ODVmY2U5Zi5naWY_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QyMDE4MTNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hNDkyMzZiNWU5MTExNDliMzhiMGNjMGQwYjRiYTczOGUzMDExODM5YzYyZjAzNTZhMTIwNTNmZmEyOGYxNzg0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Lx4djMSBFqNBiiCuHbwcqT7NEFSgT8WbZX8wVttZlWc)
Steps to Reproduce
Link to public reproduction project repository
https://github.com/IX-OmkarP/Tabbed_Page_POC
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: