diff --git a/frontend/src/Editor/Inspector/EventManager.jsx b/frontend/src/Editor/Inspector/EventManager.jsx index 364514086b..14c68560b9 100644 --- a/frontend/src/Editor/Inspector/EventManager.jsx +++ b/frontend/src/Editor/Inspector/EventManager.jsx @@ -697,6 +697,7 @@ export const EventManager = ({ enablePreview={true} type={param?.type} fieldMeta={{ options: param?.options }} + cyLabel={param.displayName} />