ahmadallw
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 ...
``` "@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...