grishkovelli / vue-audio-recorder

A simple audio recorder for VueJS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got Uncaught (in promise) DOMException

vzxxbacq opened this issue · comments

First I want to thank you for your great work. I got an error when I try to set the same callback function like the demo then I found there's the same error in the live demo. The error message is as follow:
Live Demo:
image
My project:
image

OS: the client is windows 10 and the server is ubuntu(WSL)
Browser: Chrome 76
Version(In my project, it's installed from NPM): "vue-audio-recorder": "^3.0.0",

Hello, I have encountered the same problem. Have you found the solution?

Hello @ljhsmileking , I didn't find any solution, and I replaced "recorder" with "vue-dictaphone"