diff --git a/packages/core/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.jsx b/packages/core/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.jsx index 783d27700a..5dba9abf5f 100644 --- a/packages/core/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.jsx +++ b/packages/core/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.jsx @@ -84,7 +84,12 @@ export default function Container({ children, selectProps, ...otherProps }) { return ( -
+
{ + e.stopPropagation(); + }} + > {showPlaceholder && (
{placeholder}