Thank you so much, but unfortunately not working. I am fixing it for example with editing label text, Then this is creating other problems like;
For example, when I resize the master component (on default state) result is being different in the default state (hidden dropdown) and on the new state (visible dropdown). Field responding/resizing correctly in default state but field resizing not effecting on the new state.
Yes, I understand. The whole components and states feature has issues like that rather often.
It's a good practice to set everything up before making the component, and when you have all the elements ready just show and hide them depending on the state.
Working on the elements while they are in a component and you have multiple states is a bad idea and glitches like that happen all the time.