Recorderjs icon indicating copy to clipboard operation
Recorderjs copied to clipboard

TypeError: this.recorder is undefined

Open mhannan opened this issue 8 years ago • 1 comments

I have included the JS files in this order:

record.js, Fr.voice.js, jquery.js, record.js

The voice recording is working fine in chrome but not in Firefox. It is giving "this.recorder is undefined" in record.js.

By the way initially the enable disable buttons were not working which I just realized are not working in your example as well: https://demos.subinsb.com/Francium/voice/ If I click record button the other buttons does not enable. In my example I tried to enable my self with some code adjustment but seems not required as there seems some other issue.

These were working before I think. Seems quite strange as it was working ok before few days ago. I am getting this issue in Windows Firefox.

mhannan avatar Mar 11 '16 07:03 mhannan

same error here!

40uf411 avatar Feb 20 '19 23:02 40uf411