Open
Description
Description:
When the Enter key is pressed on a focused pagination button (such as "Prev" or "Next"), the corresponding handler is triggered twice. This occurs because the focused button triggers a click event when Enter is pressed.
Expected Behavior:
The handler should be triggered only once per Enter key press.
Metadata
Metadata
Assignees
Labels
No labels