vue-trend-chart icon indicating copy to clipboard operation
vue-trend-chart copied to clipboard

Vue 3 Support

Open Cmacu opened this issue 4 years ago • 3 comments

Tried to use it with Vue 3. Getting the following error:

vue-trend-chart.esm.js?21e9:723 Uncaught (in promise) TypeError: h is not a function
    at Proxy.render (vue-trend-chart.esm.js?21e9:723)
    at renderComponentRoot (runtime-core.esm-bundler.js?9e79:846)
    at componentEffect (runtime-core.esm-bundler.js?9e79:4280)
    at reactiveEffect (reactivity.esm-bundler.js?0a2b:42)
    at effect (reactivity.esm-bundler.js?0a2b:17)
    at setupRenderEffect (runtime-core.esm-bundler.js?9e79:4263)
    at mountComponent (runtime-core.esm-bundler.js?9e79:4222)
    at processComponent (runtime-core.esm-bundler.js?9e79:4182)
    at patch (runtime-core.esm-bundler.js?9e79:3791)
    at mountChildren (runtime-core.esm-bundler.js?9e79:3975)
render @ vue-trend-chart.esm.js?21e9:723

Cmacu avatar Jun 21 '21 08:06 Cmacu

Some problem..

antpv avatar Nov 20 '21 18:11 antpv

please vue3 support add

productdevbook avatar Dec 09 '21 04:12 productdevbook

I hope this resolves soon.

productdevbook avatar Feb 03 '22 04:02 productdevbook

Fixed in v0.17.0

dmtrbrl avatar Sep 13 '22 10:09 dmtrbrl