Guillermo
Guillermo
Please, replace google-libphonenumber for another alternative. ngx-intl-tel-input works fantastic, but the bundle size due to that library is so high that I have to move to another plugin :(
Please @webcat12345 , accept this PR. Thanks in advance.
I'm using this fork for my purposes: [npm i ngx-intl-tel-input-gg](https://www.npmjs.com/package/ngx-intl-tel-input-gg)
Same problem here. Optimization false does the trick but that is not a solution at all.
Same problem here using capacitor 4. Is there any update on this?
After some investigation, I think the best idea is migrate to @angular/google-maps
In my personal case, setting background as transparent didn't solve the issue. With @angular/google-maps is working without problems.