devstark-com / vue-google-charts

Reactive Vue.js wrapper for Google Charts lib
446 stars 73 forks source link

weird issue when I use google chart with Vuejs 2 #199

Open jvhk opened 2 years ago

jvhk commented 2 years ago

im using vuejs 2 and having the same problem of this post on stackoverflow.

im following the default installation of vue-google-charts for vue 2 on npm package documentation: https://www.npmjs.com/package/vue-google-charts

image

how to solve this problem ?

djom202 commented 1 year ago

I just updated the lib to the version 1.1.0 using Vue2, and I got the same issue.

image