Describe the bug
On initial load we can see infinite scroll working properly, but after selecting value collapse the dropdown and try to expand it again,
you will find the scroll have limitation to expand the tree to view data.
To Reproduce
https://user-images.githubusercontent.com/23657926/157415630-9a3517d4-4287-4f9c-9610-d5e2a03f2658.mp4
Expected behavior
It should allow to scroll complete data.
Additional context
What I have understood, limiting to 100 value on initial load is good but after that infinite scroll should work properly.