testing-library / user-event

🐕 Simulate user events
https://testing-library.com/user-event
MIT License
2.2k stars 249 forks source link

user.over failed to use the antd Tooltip component #1185

Open crazyair opened 10 months ago

crazyair commented 10 months ago

Reproduction example

https://codesandbox.io/p/sandbox/nice-lewin-kc3s5j?file=%2Fsrc%2FApp.test.js%3A9%2C1

Prerequisites

  1. npm run test

Expected behavior

no error

Actual behavior

error

User-event version

14

Environment

Testing Library framework:

JS framework:

Test environment:

DOM implementation:

Additional context

No response