samuelhsin
Results
2
comments of
samuelhsin
I found when copy dropdown value and paste to another cell, the cell value changed but display was not be rerender. Same demo can illustrate this issue. https://codesandbox.io/s/silevis-reactgrid-working-dropdown-example-ow9j2c?file=/src/App.tsx:1179-1270 Could we...
> I found if add key string into Select component props can resolve copy/paste render issue.