ant-design-vue
ant-design-vue copied to clipboard
fix: replace push with concat
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
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
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