Suprasanna Ojha
Suprasanna Ojha
### Version info **Angular:** 13.2.0 **Firebase:** **AngularFire:** 7.3.0 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** ### How to reproduce these conditions I followed the doc and initialized @angular/fire by ng...
### Describe the bug when implementing checkbox group selection with reactive forms and formcontrolname only the last element is saved in the value array while it should be all the...
How do we open the sidebar in firefox extension? I see the API is defined as `browser.sidebarAction.open();` in firefox doc. but how do I get the browser?