Autofill a form that contains a phone-field component using autofill information that has a phone number. Note that all fields should be populated. Blur any form field, then re-focus any form field to see the 'Clear form' button. Clicking it should clear the phone-field value as it does all other form fields.
Actual behavior
After 'Clear form' is hit, the skyux phone-field value is not cleared despite all other form fields being cleared.
Closing issue due to inactivity. If you believe this should still be addressed, please file a new issue and include any additional context and justification. Thank you.
Expected behavior
Autofill a form that contains a phone-field component using autofill information that has a phone number. Note that all fields should be populated. Blur any form field, then re-focus any form field to see the 'Clear form' button. Clicking it should clear the phone-field value as it does all other form fields.
Actual behavior
After 'Clear form' is hit, the skyux phone-field value is not cleared despite all other form fields being cleared.
Steps to reproduce
Chrome 80.0.3987.106. Not tested in other browsers. https://stackblitz.com/edit/angular-udbljp?file=src%2Fapp%2Fdemo%2Faction-button-demo.component.html
Severity
Minor
Impact
All use of the phone-field, I couldn't find any autocomplete/name attribute combinations that worked as a workaround.
AB#1593600