ngx-intl-tel-input
ngx-intl-tel-input copied to clipboard
Doesn't work with shadow DOM
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 ?
hello, any solution