Hi team,
I am in the process of addressing an issue related to unexpected changes in the component state.
In the initial state, I have a field that is of type "list". Upon clicking an icon, the field type changes to "text", and the selected value disappears from the field.
Clicking on the function triggers a modal, but after closing it, the icon that was changed does not revert to its initial state.
I would appreciate your support and assistance in resolving the rendering and component state issues.