You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I implemented this shadcn-phone-input in my project using the code snippet provided here: https://shadcn-phone-input.vercel.app/#try
converted tsx file to jsx, every thing is fine just except the country code options are disabled, I can't select any option.
The text was updated successfully, but these errors were encountered:
@WilliamBlais Thanks. Got it!
But this is related to shadcn-phone-input. Which uses Shadcn Command Component. If they haven't fixed it, developers should know where actually is the issue. And by coming here, they'll find the solution. :)
I implemented this shadcn-phone-input in my project using the code snippet provided here:
https://shadcn-phone-input.vercel.app/#try
converted tsx file to jsx, every thing is fine just except the country code options are disabled, I can't select any option.
The text was updated successfully, but these errors were encountered: