grishkovelli / vue-audio-recorder

A simple audio recorder for VueJS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live demo does not work

BarnabasSzabolcs opened this issue · comments

https://jsfiddle.net/grishkovelli/rb1anxyj/ does not work on Chrome, Firefox and Safari 11.1.2 (13605.3.8), on mac.

On chrome: "35:15 Uncaught TypeError: console.debug is not a function" in the status.

Yes, same problem here. You can fix changing console.debug in console.log

Now it works