You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to resize datatable columns on a touch device, nothing happens, I just horizontally scroll through the table.
It's probably hooked up to mouseEvents, instead of pointerEvents.
There might be a good reason for this not working, if so, I'd suggest taking this up in the docs.
Describe the bug
When I try to resize datatable columns on a touch device, nothing happens, I just horizontally scroll through the table.
It's probably hooked up to mouseEvents, instead of pointerEvents.
There might be a good reason for this not working, if so, I'd suggest taking this up in the docs.
No stackblitz attached, because it's reproducible on the docs on a touch device as well:
https://primereact.org/datatable/#column_resize
Reproducer
No response
PrimeReact version
10.6.5
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: