Reproduction link

Steps to reproduce
- Focus the input textfield
- Hover over the chart
What is expected?
The input textfield remains focused.
What is actually happening?
The focus of the input textfield is lost.
| Environment |
Info |
| Recharts |
>=v2.1.13 |
| React |
18.2.0 |
| System |
Any OS |
| Browser |
Any browser |
I've been playing around with the version numbers and noticed that it broke starting from version 2.1.13 because of the change in this PR.
Reproduction link
Steps to reproduce
What is expected?
The input textfield remains focused.
What is actually happening?
The focus of the input textfield is lost.
I've been playing around with the version numbers and noticed that it broke starting from version 2.1.13 because of the change in this PR.