position fixed chart may loose control when scrolling
Open
bug
en
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.1.2
### Steps to reproduce
Open in mobile phone.
1. Click button "to Fixed".
2. Touch outside the chart and move to scroll the page quickly and touchend, make sure the page still scroll by freewheel.
3. Before the scrolling stop, touchstart at the chart.
4. Then the chart will can not be dataZoomed, either on the cartesian nor on the "slider zoom bar".
### What is expected?
That bad case does not happen.
### What is actually happening?
Out of control.
Contributor guide
Assessment
This issue has not been assessed yet.