how ViewModel working internally while reconnecting to any component
Anónimo
The ViewModelStore is owned by the component with a longer lifecycle (typically Activity or Fragment) During configuration changes, the system retains this store rather than destroying it