Miki Mullor

Results 2 issues of Miki Mullor

There is a bug in oauth when connecting to Google. (fetching profile is called twice, fails the second time) version 0.10.0 of oauth has a fix for the issue

Under Strict Mode, isCameraOn state prop doesn't set to true, therefore breaking downstream the capture of video Line 333 in video-recorder.js: handleSuccess = (stream) => { // Since handleSuccess is...