You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using Highcharts-vue with Quasar framework and had no issues, we too have used the same approach by registering Highcharts in boot file and it was working seamlessly.
However, we have recently encountered the same problem. As this is having a serious impact on our application, could you please provide a solution as soon as possible and let us know when this issue will be resolved?
i try install Highcharts-vue on quasar framework.
and register to boot
and call component on view page like example
<highcharts :options="chartOptions" :callback="someFunction">
The text was updated successfully, but these errors were encountered: