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
Error: fetch failed
File "../../../libs/shared/data/src/lib/client-data-data-helper.ts", line 294, in responseErrorInterceptor
throw new Error(message);
File "../../../node_modules/axios/lib/core/Axios.js", line 40, in Axios.request
return await this._request(configOrUrl, config);
File "../../../libs/shared/data/src/lib/client-data-data-helper.ts", line 114, in handleRequest
const response = await axiosInstance.request<ApiResponse<T>>(config);
File "../../../libs/features/manage-permissions/src/utils/permission-manager-utils.ts", line 224, in savePermissionRecords
await Promise.all(
File "../../../libs/features/manage-permissions/src/ManagePermissionsEditor.tsx", line 435, in ManagePermissionsEditor
fieldSaveResults = await savePermissionRecords<FieldPermissionRecordForSave, PermissionTa...
The text was updated successfully, but these errors were encountered:
View details in Rollbar: https://app.rollbar.com/a/jetstream/fix/item/Jetstream/1581
The text was updated successfully, but these errors were encountered: