Nilesh Zala
Nilesh Zala
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a...
I want to set AppId value from API response based on the environment. How Can I set it using APP_INITIALIZER of angular ? or is there any other way I...
Everything was working fine but After updating Agora to 3.1.2., once remote user joined the video call, After a few seconds, Video call disconnected and getting this error in log...
### Describe the bug Dialog component increasing z-index by 1 on every close and open action. this issue stopped other components(e.g. dropdown list item) from rendering inside the dialog component....
To receive the push notification in the background , need to init firebase sdk in the background using service worker as per [this doc](https://firebase.google.com/docs/cloud-messaging/js/receive#setting_notification_options_in_the_service_worker) here when the Firebase config is...