Emily

Results 2 comments of Emily

I'm getting the same issue in Vue3 using `[email protected]`. I'm also not using `.addListener("click", ...)`.

I found a workaround for anyone else who's trying to do this. I'm using chartist in VueJS but I don't think it matters, it's just javascript. Here's my code: ```js...