We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41060e9 commit bd8ef8eCopy full SHA for bd8ef8e
ReCaptchaVersion3Invisible/Model/Config.php
@@ -170,5 +170,6 @@ public function _resetState(): void
170
{
171
$this->websiteKey = null;
172
$this->uiConfig = [];
173
+ $this->validationConfig = null;
174
}
175
0 commit comments