Closed daniele-zurico closed 2 years ago
See https://github.com/colinrobertbrooks/react-beautiful-dnd-test-utils/pull/13 (tl;dr: update @testing-library/user-event
to v13).
I noticed we need to update the peerDependency
for @testing-library/user-event
; I'll do this tomorrow.
Updated in v4.1.1. 🚢
Hi I'm trying to use this library however it keeps complaining about:
` TypeError: userEvent__default.default.keyboard is not a function
Npm versions:
Test:
what I'm missing?