cjpmedius
Results
2
issues of
cjpmedius
## Describe the bug The useRootClose hook relies on the deprecated keyCode event prop to trigger the escape key close behaviour. Certain modern testing setups (such as v14 of @testing-library/user-event)...
### Describe the bug When using touch screens, the column resizing behaviour does not work correctly when set to 'onEnd' mode. After debugging this seems to be because the e.touches...