If i try to use Highcharts styled mode i'm getting the following error:
[Vue warn]: Error in callback for watcher "options": "TypeError: Cannot read property '0' of undefined"

I simply imported the highcharts file under /js/ folder like this
import Highcharts from 'highcharts/js/highstock'
Is it currently not possible to use styled mode or how does it work?