I do some validations on the icon property that depends on the value, I show the check icon or the cancel icon.
And on the save button, if the icon is equal to check, I enable the button
The problem is that when entering the editing screen, and the icon logic runs, even though the icon is in check, the button becomes disabled, this happens sometimes yes and sometimes no.
Any ideas why this is happening?
