Symptoms
A phone number in the aria-label remains the same instead of replacing with the Invoca number.
<a href="tel:+1888.123.4567" aria-label="1.888.111.2222">
1.888.123.4567
</a>
Applies To
Number swap, Invoca TagResolution
It will require the custom code update to swap the number in the aria-label attribute. Please reach out to your CSM to engage Invoca Technical Services in assisting with this solution.Cause
The Invoca Tag does not look for the aria-label attribute to swap numbers since the attribute is not always for a phone number.