ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

fix: withModifiers cannot be used with the capture modifier

Open Aaron-zon opened this issue 1 year ago • 1 comments
trafficstars

vuejs/core #11226

withModifiers cannot use the capture, once, or passive modifiers, so event capturing will not work here. Change to onMousedownCapture for event capturing.

Aaron-zon avatar Jun 27 '24 06:06 Aaron-zon

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

github-actions[bot] avatar Aug 27 '24 02:08 github-actions[bot]