Bug or Feature Request?
Bug
Description
Enabling zoom with zoomType="x" on the Chart component in a HighchartsStockChart broke with Highcharts version 10.2.1. Haven't been able to reproduce the issue with vanilla Highcharts.
How to reproduce
Run the demo. Try downgrading to Highcharts version 10.2.0 and verify that the issue is gone.
Live demo demonstrating bug
https://stackblitz.com/edit/react-ceq9uc?file=src/MyChart.js
Versions
- React JSX Highcharts version: 5.0.0
- Highcharts version: 10.2.1
- React version: 18.2.0