-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.5.1
Environment
MacOS, Chrome
Reproduction link
Steps to reproduce
Render list of ~750 items in a tag selector, and click the selector and select
What is expected?
Quick response when openening and selecting value
What is actually happening?
Slow response, lag when selecting
I've tried different ways of selecting, via methods, via v-model etc.
I use a different select component right now, but I would like to move everything to Ant Design.
Nicholaiii and hoanphi2201