## Current behavior You need to toggle the button twice to favorite or unfavorite a task from the task list. https://github.com/unoplatform/Uno.Samples/assets/16295702/2f9619a8-3bef-4778-8a31-5dacd15fdee9 ## Expected behavior Toggling the button once should favorite or unfavorite the task from the task list. ## How to reproduce it (as minimally and precisely as possible) - Open the application. - Click on the "Get Started" button on the Welcome Page. - Select any task from any task list. - Click the favorite icon in the task list to favorite the task. - Observe that you need to toggle the button twice to favorite the task. - Click the favorite icon again to unfavorite the task. - Observe that you need to toggle the button twice to unfavorite the task. ## Environment Nuget Package: - Uno.Sdk: 5.2.161 - UnoExtensionsVersion: 4.1.28 - UnoToolkitVersion: 6.0.24 - UnoThemesVersion: 5.0.13 Affected platform(s): - [X] All