Subscribe on changes!

How to avoid these warnings

avatar
Sep 29th 2020

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

image

avatar
Sep 29th 2020

You'd better provide a link to minimal reproduction. Your repo is too complex.

avatar
Sep 30th 2020

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/)