maitrungduc1410 / primeng-shadowdom-directives

Directives that make PrimeNG plays nicely with ShadowDOM
https://maitrungduc1410.github.io/primeng-shadowdom-directives/
MIT License
9 stars 3 forks source link

Input mask component not working #12

Closed drekthral closed 1 year ago

drekthral commented 1 year ago

It seems like we need a directive for p-inputMask component too.

When using the component in shadow dom I get this error: image

Using the component outside shadow dom is without any problems.

maitrungduc1410 commented 1 year ago

This library is intended to fix issue with overlay component only, I don't think InputMask gets affected by shadowDOM, can you give me example? (with code)

maitrungduc1410 commented 1 year ago

Hi, please upgrade to 0.2.2, new directive psdInputMask is added to solve the issue

drekthral commented 1 year ago

Hi, please upgrade to 0.2.2, new directive psdInputMask is added to solve the issue

Uh, sorry. I wanted to provide demo, but totally forgot about it. You are amazing ❤️