BlueprintJS Multi-Select scrolls to top after selection
I have developed a multi-select functionality using BlueprintJS Select component
. But what I observed is that when we scroll down and click on any item in the dropdown, the item is getting selected but the scroll is moving to top (getting reset) and is not staying in the position where user has clicked it.