On Account component, there is a new logic to get password index. It causes a problem when my page is only a feature to update the profile details (name, phone, etc.)

To prevent this, the logic should check the password index first before getting it or using array_get() function.
On
Accountcomponent, there is a new logic to getpasswordindex. It causes a problem when my page is only a feature to update the profile details (name, phone, etc.)To prevent this, the logic should check the
passwordindex first before getting it or usingarray_get()function.