filament-phone-input icon indicating copy to clipboard operation
filament-phone-input copied to clipboard

A phone input component that uses intl-tel-input for Laravel Filament

Results 3 filament-phone-input issues
Sort by recently updated
recently updated
newest added

Hello, I am encountering an issue with the PhoneInput component when used inside a wizard. The component functions correctly on the front end, however, problems arise during form submission or...

Filament PHP version: 3.2.139 ysfkaya/filament-phone-input version: 2.2.7 When using Flament in PWA mode, the fields dont work, but work perfectly on refreshing the page.

I have followed the steps to install the package and create a field for country code and phone in my database. When I tried to save a valid phone number...