We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I press "stop", the browser console shows the following: Uncaught Error: Error calling method on NPObject. recorder.js:57 Recorder.stop recorder.js:57 stop jadyenlin.tw:117 e.Subscriber._notify combo:4 e.Subscriber.notify combo:5 e.CustomEvent._notify combo:4 e.CustomEvent._procSubs combo:4 e.CustomEvent.fireSimple combo:4 e.CustomEvent.fire combo:4 a.fn
Is there any idea? Thank you~
The text was updated successfully, but these errors were encountered:
What browser / OS? Does it work on http://recorderjs.ponyho.st/test/manual.html ? Any site where I can try to reproduce this?
Sorry, something went wrong.
I reinstall the chrome and fix the problem. Thanks.
No branches or pull requests
When I press "stop", the browser console shows the following:
Uncaught Error: Error calling method on NPObject. recorder.js:57
Recorder.stop recorder.js:57
stop jadyenlin.tw:117
e.Subscriber._notify combo:4
e.Subscriber.notify combo:5
e.CustomEvent._notify combo:4
e.CustomEvent._procSubs combo:4
e.CustomEvent.fireSimple combo:4
e.CustomEvent.fire combo:4
a.fn
Is there any idea?
Thank you~
The text was updated successfully, but these errors were encountered: