grishkovelli / vue-audio-recorder

A simple audio recorder for VueJS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Won't render in Quasar

sonicviz opened this issue · comments

I tried testing this in Quasar and get the following error:
vue.runtime.esm.js?5593:619 [Vue warn]: Failed to mount component: template or render function not defined.

Imported correctly, registered component, added header to data, and add stub method for callbacks

I get the same error.

Did you find any solution to this ? i got the same error