feat: honor keyboardState
in pointer events
#713
Labels
enhancement
New feature or request
Milestone
keyboardState
in pointer events
#713
@testing-library/user-event
version:"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.8.3",
Relevant code or config
What you did:
What happened:
Doesn't recognize the keyboard event
Reproduction repository:
Problem description:
How to perform a ctrl+click or cmd+click with fireEvent or userEvent?
Suggested solution:
The text was updated successfully, but these errors were encountered: