Hi, not sure if anyone had similar issue before with this. So I have pagination done on backend side and I fetch options for dropdown 25 by 25. [virtual] is set to virtualizationSettings = { itemHeight: 36, pageSize: 25 }. Options are loaded on scroll and everything works fine functionality wise. But when using NVDA screen reader and navigating through options via arrows, as soon as I hit 26 and below, screen reader reads them as 'blank' or reads totally different option (random one, sometimes one above and sometimes second one in list etc.).