Mike Garrett

Results 3 issues of Mike Garrett

Hi there, The logic that checks whether the inputted in/out transition objects is an array/function/object has changed. Previously, you had: `dataOptsType === '[object Object]'` which would only match if the...

As discussed in the issue, when the object passed in is an Array, the old version of the code used to run the injection code and exit based on the...

Right now, when I press the 'Leave Call' button, the modal to 'End call for everyone' pops up. I'd like a way to press that without having to return to...