-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.6
Environment
浏览器版本
Reproduction link
https://www.antdv.com/components/tree-select-cn
Steps to reproduce
1、通过数据懒加载获取的数据。
2、每次向原数据累加500条新的数据,一直累加,内存一直增加,指导增加到1024M,内存占满,网页崩溃。
What is expected?
内存问题,网页不能崩溃
What is actually happening?
1、通过数据懒加载获取的数据。
2、每次向原数据累加500条新的数据,一直累加,内存一直增加,指导增加到1024M,内存占满,网页崩溃。
BStojanoska