Replies: 1 comment
-
Hi, I've also noticed that the arrow keys are slow when using TanStack Table with React Aria Components. I've tried updating all dependencies during my test, but the issue persists. Would love to know if anyone knows what's happening. I can provide an updated version if necessary. It'd also be great to have a guide on this integration in the docs. Thanks 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Devon put together a nice example of combining TanStack Table with react-aria-components. Without the tanstack integration, the arrow keys are very fast. They seem very slow with the integration and I can't figure out why.
https://codesandbox.io/p/sandbox/blissful-dubinsky-upkz00?file=%2Fsrc%2FApp.tsx
Beta Was this translation helpful? Give feedback.
All reactions