grishkovelli / vue-audio-recorder

A simple audio recorder for VueJS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When pausing and starting again, the final track is only the last clip

robert-moore opened this issue · comments

I see this was supposed to be addressed in #17 but I've just installed the npm package, but I am still running into this problem. The jsfiddle provided in the demo also seems to have this issue: https://jsfiddle.net/grishkovelli/rb1anxyj/.

I get an error thrown here: https://github.com/grishkovelli/vue-audio-recorder/blob/master/src/lib/recorder.js#L52

image