Fedot Serghei

Results 3 comments of Fedot Serghei

Same issue...when i click the submit button to send data to another page with POST the loader not starting only after my sql query is finished and the new page...

VideoPlayer.js > handleGranted(stream) { > this.setState({ granted: true }); > //add this > this.setStreamToVideo(stream); > console.log('Permission Granted!'); > } I also removed window.URL: > setStreamToVideo(stream) { > const video =...

Same question here!? How i pub/sub to channels?