ysfkaya / filament-phone-input

A phone input component that uses intl-tel-input for Laravel Filament
https://filamentphp.com/plugins/ysfkaya-phone-input
MIT License
144 stars 30 forks source link

Component not Initializing #24

Closed danpalmieri closed 1 year ago

danpalmieri commented 1 year ago

In my form, the Phone field shows up but the js do not execute and the int-tel-input do load load at all. The component state also do not entangle.

The component code (trying to load the css and js) is in the DOM, but do not load.

Any thing that I am missing?

danpalmieri commented 1 year ago

I just found this https://github.com/ysfkaya/filament-phone-input/discussions/10#discussioncomment-5593751 and solved!