Label display bug #26151
Labels
area-controls-label
Label, Span
platform/android 🤖
s/needs-info
Issue needs more info from the author
s/needs-repro
Attach a solution or code which reproduces the issue
t/bug
Something isn't working
Description
In.net maui 8, using the Label's FormattedText FormattedString format string, there are two spans, and the second Span has the content "kiwi2!" If it is other strings, it will be displayed. If the Span of Label is not used for display, there is no problem. The model of the phone is Samsung SM-A226B, and the operating system is Android 13
Steps to Reproduce
<Label.FormattedText>
</Label.FormattedText>
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 .NET MAUI
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
Android 13
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: