kirjs / react-highcharts

React wrapper for Highcharts library

Home Page:http://kirjs.github.io/react-highcharts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError: a.Highcharts.error is not a function

Ashwin117 opened this issue · comments

I'm doing npm install highcharts and simply requiring...yet getting this problem at runtime.

I'm using React 16 w Webpack 3. What am i missing?

Hi @Ashwin117 If there is a problem with the installation highcharts.
I think you need to ask here. https://github.com/highcharts/highcharts/issues

@ilyjs Hey, don't worry about it. We found the issue. It looks like the app was using an older version of highcharts already without my knowledge. This was causing conflicts. Thanks for the quick reply though.