datapane / datapane

Build and share data reports in 100% Python

Home Page:https://datapane.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dp.Select / dropdown not working for long item list

BenjaminNSD opened this issue · comments

Datapane is great. I just encountered some problems with selecting items in a dropdown list.

dp.Select(type=dp.SelectType.DROPDOWN

When the item list is long I only can select the first few items from the list. I cannot scroll down to the buttom of the list, the dropdown window is closing then

I've installed datapane 0.12.1

It's actuallt working on my work pc, but not on the notebook