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
Changing the selected row using the up arrow on the keyboard throws an unhandled exception "TypeError: can't assign to property "tabIndex" on true: not an object". Moving the selection down with the down arrow key works as expected.
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 20, 2023
Describe the bug
Changing the selected row using the up arrow on the keyboard throws an unhandled exception "TypeError: can't assign to property "tabIndex" on true: not an object". Moving the selection down with the down arrow key works as expected.
Reproducer
https://codesandbox.io/s/xvcfxx
PrimeReact version
10.0.9
React version
18.x
Language
TypeScript
Build / Runtime
Vite
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: