Rex Rao
Rex Rao
There indeed is a bug with `renderButtonText` when using `select(idx)` api. fixed in v0.6.1
@dekameron22 sorry for that. try v0.6.2.
npm or yarn audit also reports a high security issue of this package:  ref: https://www.npmjs.com/advisories/1004946 So plz upgrade it. Thx!
same problem using 19.0.13
still reproduces in v15.x
any workaround?
I think we should only think about `height:auto` on position calculate because we can not easily get the item height when use `renderRow` and `renderSeparator`
can you provide your code sample?