You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throughout the project, in the HTML files, some variables like isLoading are used to render two HTML segments and multiple ngIfs are used. This needs to be replaced with ngIfElse.