hackingbeauty / react-mic

Record audio from a user's microphone and display a cool visualization.
https://hackingbeauty.github.io/react-mic/
450 stars 156 forks source link

window is undefined #103

Open pooooriya opened 4 years ago

pooooriya commented 4 years ago

when use this component in react SSR it says window is not defined and cant resolve it

Harrolee commented 1 year ago

I have the same problem. Maybe this will help us: https://stackoverflow.com/a/66960015/11804921

rachittiwari8562 commented 1 year ago

Hey @Harrolee @pooooriya can you please tell the steps to resolve it?

m-usman41 commented 1 year ago

@pooooriya @Harrolee Please share the solution, if you find any.