[BUG] Dutch valid phone number fails in TextInput `->tel()` regex

Hi Filament Team, This phone number: +31(0)6-57999009 is generated by faker and is a valid phone number format in The Netherlands. But my test fails sometimes because the regex does not accept this format.
3 Replies
Merdin
MerdinOP2d ago
I was thinking to create a bug issue in GitHub, but then I have to add a complete reproduction repository which takes too much time. @Dan Harrin sorry for tagging you, but there is no response. To fix this issue I can only remove the ->tel() method for now
Dan Harrin
Dan Harrin2d ago
idk what you want me to say? you could have just done the reproduction by now, or submitted the pr to fix the regex its not practical for me to manage bug reports on discord
Merdin
MerdinOP2d ago
Sorry, haven't had the time yet to do so. So I will then create a bug issue.

Did you find this page helpful?