Victor Garcia

Results 79 comments of Victor Garcia

Also you're not forced to use the composition api with this lib! It works with options and class api too. The only requirement is that `@vue/composition-api` needs to be registered...

It's weird that you have this problem. Can't reproduce it :/ https://codesandbox.io/s/demo-vue-chart-3-ugynm?file=/src/App.vue

Okay, still seems to be a bug on that. Investigating to see where it comes from

Yup it's was a good bug. All `datasets` mutation are now tracked and animated acordingly. Sorry to fix this so late! You can test it on `3.1.3`

5e659ae1a92ae072ab0593c80c46602034118792

Hi @sametsafak and sorry for your wasted time :( I completely screwed up the implementation of the datasets watcher so it was bugued between `3.1.1` and `3.1.4`. It should be...

Thanks for the exemple, I will try to reproduce it to investigate the problem :)

Hi! That's weird because i use vitesse too internaly and it should take the esm build

Looking at it! Is the bug also present on `3.1.4`?

You can test `3.1.5` it should be fixed