I have a props name for a component and A selection for filter on parent component and props for child component.
The xml for selection is like this :
and the component is like this
I try to change the user language, but every time option on select is change, the name is return to initialize value like above.