Request is not send based on the query take value all the time in MultiSelect Component
Replication Procedure:
Run the sample
Set the debugger inside the ActionBegin event
And check the take value in args
and open the popup and scroll slightly down
And now check the take value in ActionBegin event args
You can see the difference
Expected Output: Request should send based on the query take value all the time
Current Output: Request is not send based on the query take value all the time in MultiSelect Component