Vladyslav

Results 12 comments of Vladyslav

Have the same problem. I send an additional event when the stream removed. It would be great to have such events

@charliesantos It's a quite tricky issue and time to time it happens for users who had working setup previously. I do not have exact steps, but I've discovered this problem...

We applied the workaround yesterday and at the current moment we already see a complaint that the issue is reproduced for `iPad Chrome`. Potentially, it's also reproduced for the Safari...

This is an annoying issue and reproduced from time to time Room SID: RM3fe29f6671b476d5e022b28b0bfdf466 Device: iPad In our case, it reproduced when we change the video layout from one type...

@PeachScript the problem here is that `window.getComputedStyle` returns null for FireFox inside iframe even when iframe is visible... So, v-if will not help, and there is no way to fix...

I tested with `v-if` but the issue is reproducible. It throws exception `TypeError: getComputedStyle(...) is null`. So, no matter if content id hidden in iFrame or shown. I did not...

what is the status of this PR?

> ok, i debugged and I know why we think it doesn't work. > > 1. The parser takes `headerPattern` and runs `regex.match` for commit message. Match results are put...

@marionebl Hi Mario, Thank you for this awasome tool. Is any news/plans for this issue?

We notice something similar. We see that some part of users wait for 10-15 sec to resolve the promise (Note: permissions were granted). Maybe the issue is related to the...