Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Livewire customContainer not taking effect #16

Open
abakano21 opened this issue Jan 12, 2023 · 3 comments
Open

In Livewire customContainer not taking effect #16

abakano21 opened this issue Jan 12, 2023 · 3 comments

Comments

@abakano21
Copy link

Hi everyone,
Composer.json:
"laravel/framework": "^8.83.16",
"livewire/livewire": "^2.5",
"victorybiz/laravel-tel-input": "^1.2"

Package.json:
"intl-tel-input": "^17.0.16",

I have installed package properly, but when I tried to use customContainer, it wrapped with span tag (wire:ignore)
Please help me out, whether there is another way or am I missing some configuration
Screenshot from 2023-01-12 13-03-44

@MCKLtech
Copy link

I have the same issue, and is likely the cause of #23

Did you happen to solve this?

@abakano21
Copy link
Author

@MCKLtech no, issue still persist. I used different way, dead-lines coming :)

@hsmfawaz
Copy link

The problem was in the config file for the utilsScript key
You should download the utilities script and put the path in the config
image

script used : https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/21.2.7/js/utils.min.js
and it will work correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants