Entering a phone number via the Phone form element required a very specific format.
This PR allows a more flexible format. A phone number can now contain digits, parentheses and spaces. Also the international format is valid still - but it doesn't matter if the country prefix is followed by a space.
Entering a phone number via the Phone form element required a very specific format.
This PR allows a more flexible format. A phone number can now contain digits, parentheses and spaces. Also the international format is valid still - but it doesn't matter if the country prefix is followed by a space.