[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
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 nowidk 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
Sorry, haven't had the time yet to do so.
So I will then create a bug issue.