tvjsx / trading-vue-js

💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
https://tvjsx.github.io/trading-vue-demo/
MIT License
2.07k stars 629 forks source link

Not working tradeview chart in vue3 version #248

Open kasunsam opened 3 years ago

kasunsam commented 3 years ago

Uncaught (in promise) TypeError: Cannot read property '_c' of undefined

vue-trading-view.esm.js?b01b:9 Uncaught (in promise) TypeError: Cannot read property '_c' of undefined
at Proxy.render (vue-trading-view.esm.js?b01b:9)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:1168)
at componentEffect (runtime-core.esm-bundler.js?5c40:5214)
at reactiveEffect (reactivity.esm-bundler.js?a1e9:42)
at effect (reactivity.esm-bundler.js?a1e9:17)
at setupRenderEffect (runtime-core.esm-bundler.js?5c40:5167)
at mountComponent (runtime-core.esm-bundler.js?5c40:5126)
at processComponent (runtime-core.esm-bundler.js?5c40:5084)
at patch (runtime-core.esm-bundler.js?5c40:4690)
at componentEffect (runtime-core.esm-bundler.js?5c40:5221)

how to fix this issue in vue3. i want to fix quickly. can you give me solution for that?

Thanks

novecento commented 2 years ago

News for Vue3 ? (I'm spamming for that :-P )

mmavka commented 2 years ago

Hello everyone. Interested in this question too.

domzack commented 2 years ago

looking for updates