Image Tint Color Overwritten When Updating Image Source in .NET MAUI - iOS #27201
Labels
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
When updating the Source property of an Image control in .NET MAUI, the applied TintColor is unexpectedly reset or overridden. This behavior is not consistent with expected functionality, as the TintColor should persist unless explicitly modified.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/Rajkumarcs41/TintColorIssue
Version with bug
9.0.21 SR2.1
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
The text was updated successfully, but these errors were encountered: