CommunityToolkit / Maui

The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
https://learn.microsoft.com/dotnet/communitytoolkit/maui
MIT License
2.25k stars 390 forks source link

[BUG] IconTintColorBehavior on ios is not always applied in list item when page is reload or app is resumed #2142

Closed TheSundayDev closed 2 months ago

TheSundayDev commented 2 months ago

Is there an existing issue for this?

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

IconTintColorBehavior is not always applied when come back (or when resume the app from background) to a page with item list that has IconTintColorBehavior

Expected Behavior

IconTintColorBehavior is applied

Steps To Reproduce

  1. create a page with a list that has as template an image with IconTintColorBehavior
  2. navigate randomly to others pages or put the app in background and then resume
  3. IconTintColorBehavior is not always applied to image in the item list

Link to public reproduction project repository

-

Environment

- .NET MAUI CommunityToolkit:9.0.3
- OS: 17.6.1 iphone 15 plus
- .NET MAUI: 8.0.72

Anything else?

No response

dotnet-policy-service[bot] commented 2 months ago

Hi @TheSundayDev. We have added the "needs reproduction" label to this issue, which indicates that we cannot take further action. This issue will be closed automatically in 5 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

dotnet-policy-service[bot] commented 2 months ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 2 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

dotnet-policy-service[bot] commented 2 months ago

We haven't received a reproduction sample from you. The issue is closed.