diff --git a/public/app/core/components/RolePicker/UserRolePicker.tsx b/public/app/core/components/RolePicker/UserRolePicker.tsx index ffb152e414b..175e6c4dd16 100644 --- a/public/app/core/components/RolePicker/UserRolePicker.tsx +++ b/public/app/core/components/RolePicker/UserRolePicker.tsx @@ -60,11 +60,16 @@ export const fetchUserRoles = async (userId: number, orgId?: number): Promise {