table-library / react-table-library

:bento: React Table Library
https://react-table-library.com
MIT License
747 stars 47 forks source link

Virtualized + editable cause input to lose focus at every keystroke #90

Open andra961 opened 1 year ago

andra961 commented 1 year ago

Title. I guess it happens because of modifying the state with handleUpdate. If i remove virtualizedOptions from the table it keeps the focus as normal. Is this issue known?is there any workaround?

sshcrack commented 7 months ago

Did you find a solution? It's been a while lol