- Issue created by @luke.leber
 - πΊπΈUnited States luke.leber Pennsylvania
Fixed issue title...it's been quite a morning!
 - Status changed to Needs work
over 1 year ago 4:24pm 11 April 2024 - πΊπΈUnited States luke.leber Pennsylvania
I've opened a merge request, but I do think there may be deeper problems related to the international telephone input validation holistically including:
- There seems to be some repetition / contention between the error messaging added by the webform.element.telephone.js library and that which clientside validation adds.
 - The 
resetmethod is called on keyup -- this can effectively clear validation messages for keyboard users before they have a chance to hear what the errors are. 
Leaving at Needs Work for the above points -- really need maintainer feedback, I think :-).
Cheers!
 - Merge request !455Conditionally associate error message with international telephone input β (Open) created by luke.leber
 - last update
over 1 year ago 536 pass - First commit to issue fork.
 - πΊπΈUnited States jrockowitz Brooklyn, NY
I am finding it difficult to support the international phone number JavaScript library and maybe it should be move into a dedicated contributed module.
I am open to making tweaks that allow developers to enhance/override the existing behavior. @see β¨ Provide option to disable default Js validation on Telephone element Active
Any changes would have to made to 6.3.x