From ac9ba3d89fe479eb4882d569f974ccba199c37ce Mon Sep 17 00:00:00 2001 From: Tomas Kikutis Date: Wed, 4 Sep 2024 12:36:24 +0200 Subject: [PATCH] authoring react fix setting embargo --- scripts/apps/authoring-react/authoring-integration-wrapper.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/apps/authoring-react/authoring-integration-wrapper.tsx b/scripts/apps/authoring-react/authoring-integration-wrapper.tsx index 0971ad01cc..f5eb236eb0 100644 --- a/scripts/apps/authoring-react/authoring-integration-wrapper.tsx +++ b/scripts/apps/authoring-react/authoring-integration-wrapper.tsx @@ -483,6 +483,9 @@ export class AuthoringIntegrationWrapper extends React.PureComponent { + onItemChange(item); + }} tabs={panelState.tabs} activeTab={panelState.activeTab} handleUnsavedChanges={