opentok-react
opentok-react copied to clipboard
Fix Subscriber not supporting insertDefaultUI=false
Fixed issue #38 so that the subscriber doesn't break when using insertDefaultUI=false
I also added a test to ensure it doesn't break in the future.
Thanks @kingdamo. I'll test this out shortly and update you.
Hi @msach22, could you please complete a review on this PR please.
We've released an update to OpenTok React that allows you to style the containers. Would this help your use case? https://github.com/opentok/opentok-react/pull/99
@msach22 since the official OpenTok JS API supports passing the insertDefaultUI
property, I think this change should still be deemed valid.
I'm also running into this issue so I would very much appreciate it if you could review this PR shortly. Thanks in advance!