{t(`ES_COMMON_CLEAR_ALL`)}
@@ -106,8 +160,18 @@ const MobileSearchApplication = ({ Controller, register, control, t, reset, prev } }; const CurrentMobileModalComponent = useCallback( - ({ currentlyActiveMobileModal, searchFormFieldsComponentProps, tenantId, ...props }) => - MobileComponentDirectory({ currentlyActiveMobileModal, searchFormFieldsComponentProps, tenantId, ...props }), + ({ + currentlyActiveMobileModal, + searchFormFieldsComponentProps, + tenantId, + ...props + }) => + MobileComponentDirectory({ + currentlyActiveMobileModal, + searchFormFieldsComponentProps, + tenantId, + ...props, + }), [currentlyActiveMobileModal] ); let roles = []; @@ -136,14 +200,25 @@ const MobileSearchApplication = ({ Controller, register, control, t, reset, prev return (