ahmadallw

Results 3 issues of ahmadallw

We tried to open the camera demo https://basst314.github.io/ngx-webcam/ on an android device on Firefox browser & tried to flip between cameras, the following error appears without opening the camera ![Screenshot_20230323_105245_Firefox](https://user-images.githubusercontent.com/120717866/227176526-8eea7e04-fbda-4239-a4bf-5494ca50f675.jpg)...

``` "@angular/common": "^16.0.3", "@angular/compiler": "^16.0.3", "@angular/core": "^16.0.3", "masonry-layout": "^4.2.2", "ngx-masonry": "^14.0.1" ``` After updating project to angular 16 & when running npm run build:dev & npm run build:dev:ssr the following...

**Describe the bug** We are trying to display name, phone & email is the payment form (pre filled data) - where the options object is set to ```typescript options: any...

wontfix