dodomui

Results 30 issues of dodomui

**Describe the bug** Camera not showing full size on M1 Mac OS by running iPad App

1. Unable to set hideBackgroundDots: true on Safari Browser. Result: The spacing of the image will become a blank empty space, without any image render. 2. Can use base64 image...

bug

Hi I'm facing the android icon scaling wrong size. It seem fine in the generated png file, but after install to the Android devices, the icon seem scaling 1.5 times...

Does it compatible with firebase 9?

### Version info **Angular:** 17.3.3 **Firebase:** 10.10.0 **AngularFire:** 17.0.1 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** Ionic: Ionic CLI : 7.2.0 (/Users/user/.nvm/versions/node/v18.17.0/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 7.8.2 @angular-devkit/build-angular : 17.3.2...

does it possible to disable the Lightbox features when using `` ?

**Describe the bug** Error message received: `Firebase App has not yet initialized. (anonymous) | @ | instrument.js:108 -- | -- | --   | (anonymous) | @ | web.js:161   | fulfilled...

`ngOnChanges(changes: SimpleChanges): void { const src = changes['src']; if (src) { this.source = Observable.fromPromise(this.cache.get({src: src.currentValue})).map(v => v.value); } }` While using the demo in my ionic code, receive below error,...

Refer to the documentation, need to add below code to copy.config.js. But I unable to locate this file. ``` copyStCachedImage: { src: ['{{ROOT}}/node_modules/st-cached-image/dist/cached-image**/*'], dest: '{{BUILD}}' } ``` Here is my...

Anyone having issue to works on iOS capacitor App? Using Ionic + Angular + Capacitor