Skip to content

Conversation

liansnail
Copy link

This pull request fixes an issue where pressing the Enter key on a focused pagination button triggers the event handler twice. This happens because the button triggers a click event when Enter is pressed.

Changes:

  • Added event.preventDefault() in runIfEnter to prevent the default action.

Linked Issue:

#600.

Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pagination ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2024 1:31am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant