How to reproduce:
Open app > cancel credentials panel > Click "Sign in with Google" button
Why:
During uiState.copy() only loading or error variables are set leaving the other one unchanged
In ideal case loading should be set to false if error is found and error should be clears if state goes back to loading
How to reproduce: Open app > cancel credentials panel > Click "Sign in with Google" button
Why: During uiState.copy() only loading or error variables are set leaving the other one unchanged In ideal case loading should be set to false if error is found and error should be clears if state goes back to loading