webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 338 forks source link

Doesn't work with shadow DOM #409

Open camilo-17 opened 2 years ago

camilo-17 commented 2 years ago

Hi

I'm trying to using intl tel input with shadow DOM but select doesn't work, when I add yo component this:

encapsulation: ViewEncapsulation.ShadowDom,

How can I solve this ?

mohitsharma93 commented 2 years ago

hello, any solution