You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the attached stackblitz, the form is initialized in a service, and the component uses OnPush.
There are 2 inputs in that form. The phone input is not populated, and the other one is populated.
I couldn't exactly reproduce the issue I have in my app, where only the country code is not populated when the page loads, and when clicking the second input, it causes the country code part to be selected.
The text was updated successfully, but these errors were encountered:
Example:
https://stackblitz.com/edit/ngx-mat-intl-tel-input-demo-d56xoc
In the attached stackblitz, the form is initialized in a service, and the component uses OnPush.
There are 2 inputs in that form. The phone input is not populated, and the other one is populated.
I couldn't exactly reproduce the issue I have in my app, where only the country code is not populated when the page loads, and when clicking the second input, it causes the country code part to be selected.
The text was updated successfully, but these errors were encountered: