Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 364 Bytes

2023-12-11-fix-google-recaptcha-v3-cannot-refresh-the-token-on-submit.md

File metadata and controls

8 lines (8 loc) · 364 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 4 column 16
---
title: Fix Google ReCaptcha V3 cannot refresh the token on submit
issue: NEXT-32279
author: Cuong Huynh
author_github: @cuonghuynh
---

Storefront

  • Changed property assignment from this.formSubmitting to this._formSubmitting in Resources/app/storefront/src/plugin/captcha/google-re-captcha/google-re-captcha-v3.plugin.js to fix token refresh on submit