This code was being called in multiple places and was causing issues with the on-prem frontend. Extract the logic to a single hook and only get the `userData` for the hosted frontend. |
||
|---|---|---|
| .. | ||
| MutationNotifications | ||
| index.tsx | ||
| useGetUser.tsx | ||
This code was being called in multiple places and was causing issues with the on-prem frontend. Extract the logic to a single hook and only get the `userData` for the hosted frontend. |
||
|---|---|---|
| .. | ||
| MutationNotifications | ||
| index.tsx | ||
| useGetUser.tsx | ||