ant-design-vue
ant-design-vue copied to clipboard
fix: withModifiers cannot be used with the capture modifier
trafficstars
withModifiers cannot use the capture, once, or passive modifiers, so event capturing will not work here. Change to onMousedownCapture for event capturing.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days