diff --git a/frontend/src/Editor/Components/Table/Table.jsx b/frontend/src/Editor/Components/Table/Table.jsx index 92156c9917..731c0c758c 100644 --- a/frontend/src/Editor/Components/Table/Table.jsx +++ b/frontend/src/Editor/Components/Table/Table.jsx @@ -630,6 +630,7 @@ export function Table({ marginTop: 8, marginLeft: 10, }} + onClick={(event) => event.stopPropagation()} {...rest} />