I am using "Highcharts React Wrapper" (https://www.npmjs.com/package/highcharts-react-official) with HighStocks and when using HighCharts wrapped in React Component as controlled component and updating the series or adding new series is giving below mentioned error: Highcharts error #18: www.highcharts.com/errors/18/
However, when the same chart options is copied and tried with plain JS HighStocks example, then it works fine.
Reproduced the issue in below link: https://codesandbox.io/s/highstock-react-wrapper-issue-hry5u