Hi there all !
I think this is this button which troubles the page :
<input id="btnSaveAddress" class="btn btn-sm btn-explore mb-4" data-test-id="submitBillingAddress" type="button" onclick="updateBillingAddress()" value="Suivant"> |
And when clicked, i have this error.
Uncaught ReferenceError: updateBillingAddress is not defined onclick account.inreach.garmin.com/.../BillingInformation BillingInformation:1:1 |