Miguel Arduz

Results 11 comments of Miguel Arduz

@dobrynin How did you manage to install webpack 5 successfully? Whenever I try to I get an error: `TypeError: The 'compilation' argument must be an instance of Compilation` It seems...

@Nonsmokers where did you specify it exactly?

In case anyone is as clueless as I was until now, this might help you: The problem is indeed that the storybook webpack version 4 differs from the default webpack...

I somehow constantly get an error if I do that On the side of the broadcaster I get two signals returned from the client that just joined and following error:...

To the first question: I only send a video stream from one side and nothing from the other. I don't even use the data channel I'm trying to catch the...

You mean to try by making the same changes to the source code? I now noticed that even if I return an audio stream instead of video I get the...

Sorry for taking so long for answering, totally forgot I had this issue open.. At the end I managed to make it work. It seems to be possible to have...

Same thing happening to me at the moment as I was trying to migrate to firebase 9 Except for `next` (not using it) I'm using all the same dependencies with...

@chrisbianca Hi Chris. Sorry for tagging you, but I didn't know who else to contact regarding this. I think this is related to new features in React 18. Could this...

This is probably the same problem as the one mentioned in this other issue: #231 I assume that this is related to new features in React 18, so the React...