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

fix: replace push with concat

Open cc-hearts opened this issue 1 year ago • 1 comments
trafficstars

resolve #7634

using the extension operator (...) When using the extension operator (...), the element is stored in stack memory.

related: https://stackoverflow.com/questions/61740599/rangeerror-maximum-call-stack-size-exceeded-with-array-push

cc-hearts avatar Jun 12 '24 14:06 cc-hearts

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 12 '24 02:08 github-actions[bot]

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 Oct 12 '24 02:10 github-actions[bot]