Fixed an issue where the component tried to access the `id` property of `this.groupSelected` when it was undefined. This happened because the state gets cleared on refresh, and the component didn't have a check to reload the necessary resources. - Added check to ensure resources are reloaded if state is cleared - Prevent accessing `id` of undefined in the component Change-Id: Ib6b669df87d255cf174254b32fa1c451d0901f73 (cherry picked from commitmr12.5.14e72e67697) (cherry picked from commit512bc6d4a7)
parent
dd26a66598
commit
6ccaba5325
Loading…
Reference in new issue