@vendorflow/components 4.0.11 → 4.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.es.js CHANGED
@@ -6080,7 +6080,7 @@ function xx(t) {
6080
6080
  `,
6081
6081
  key: `${e}-menu-item-${j}`,
6082
6082
  onClick: (K) => {
6083
- B.onClick(K), y(null);
6083
+ K.preventDefault(), K.stopPropagation(), B.onClick(K), y(null);
6084
6084
  },
6085
6085
  disabled: B.disabled
6086
6086
  },