Ant design select component drop-down box has a large amount of data and slow response, how to solve the problem

Gods, dynamically loaded option data, when there is a large amount of data, the data in the drop-down box takes several seconds to come out. How to optimize

May.14,2022

when the amount of
option data is too large with paging or cascading selectors, a separate drop-down box should not be a good choice


consider scrolling loading, and refer to

Previous: How to configure configure of nunjucks template under egg-view

Next: What should I do with multiple data prompts in echarts's tooltip?

Menu