iOS BackButton Title cannot be set to string.Empty or "" #25742
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
platform/iOS 🍎
t/bug
Something isn't working
Milestone
Description
Using Shell if you remove the back button title or set it to empty it does not work and just sets it to the previous page title.
This worked fine on Xamarin.Forms
Steps to Reproduce
Expected Behavior:
Back button text should show empty
Actual behavior:
It will show a back button with the previous page title
Link to public reproduction project repository
No response
Version with bug
8.0.90 SR9
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
8.0.92 SR9.2
Affected platforms
iOS
Affected platform versions
All iOS devices I can find
Did you find any workaround?
No
Relevant log output
NA
The text was updated successfully, but these errors were encountered: