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