dinakar17 / react-microphone-recorder

https://react-microphone-recorder.vercel.app
MIT License
2 stars 1 forks source link

stopRecording got error #1

Open xiongxiaoyan07 opened 1 year ago

xiongxiaoyan07 commented 1 year ago

Uncaught Error: Object are not valid as a React child(found: [object Blob]). If you meant to render a collection of children,use an array instead. at mediaRecorderRef.current.stop (useRecorder.to:48:1)

dinakar17 commented 1 year ago

Can you describe how you got to the error? I mean, what have you done in a sequence that produced this error?