For example, I created a dropdown component.
The main component
Dropdown label “Movie”
Options “Avengers, Iron-Man, Doctor Strange”
Instance
Dropdown label changed to “New Movies”
Options changed to: “Avengers: Endgame, Doctor Strange2”
During prototype mode, all the values go back to “Main Component”. Is there a way to prevent this?