International Telephone Input with Vue
It's not possible to set `aria-invalid` attribute on the input field which would be great when to set when the validation is changing state in the phoneObject. https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-invalid My suggestion would be to handle this internally in the component itself, when the state changes between `true` / `false` of `phoneObject.valid`. Or handle it as a property.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by duff92 and has received 0 comments.