Results 1 issues of Ankush Jha

Fixes [#1443](https://github.com/dailydotdev/daily/issues/1443) ## Changes - Replaced window.opener.postMessage with [BroadcastChannel](https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API) for better tab synchronization. - Improved support for scenarios where new tabs are opened with cmd+click or target=_blank, ensuring messages are...