You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
Open your browser console.
Mouse over the Select All dropdown box in the header of the Transfer component.
and this error will be reported.
What is expected?
I don't want to see this error.
It would be nice if this error could be avoided by overriding the dropdown box, but the Transfer component does not have the ability to override the dropdown box.
What is actually happening?
The dropdown box in the header of the Transfer component reports an error when the mouse is moved up.
Environment
Info
antd
4.16.13
React
react
System
windows
Browser
Chrome
I believe Transfer components should all have this problem, this is just a random case copied from the official website.