-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Admin Console
-
Tags:
-
Sprint:UI - 2024-7, UI COOLDOWN - 2024-6
-
Story Points:1
included endpoint inside string interpolation
Check if this is required
Please add ?. for state.auth.currentUser
state?.auth?.currentUser
Add ?. to check existence of all properties of response e.g.
response?.id
- is caused by
-
NAC-25 Admin console - Logout
- Resolved