How to avoid these warnings
Version
3.0.0
Reproduction link
https://github.com/huruji/vuvas
Steps to reproduce
just clone the repo,install the deps,then run npm run dev:demo
What is expected?
not show these warnings
What is actually happening?
show many warnings
I build a custom canvas renderer based on Vue.js 3.0,the repo https://github.com/huruji/vuvas , but in development,vue runtime core console so many warings,maybe these warnings are unnecessary
Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.
If you did find a bug, please, open a new issue with a boiled down reproduction (e.g. https://jsfiddle.net/zxsdj5ve/)