Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviossantana committed Mar 21, 2019
1 parent 189e990 commit ae142c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/src/re-captcha-v-2-3-demo.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ export class ReCaptchaV23DemoComponent implements OnInit, AfterViewInit {
}

// clean script to make sure siteKey is set correctly (because previous script could be incorrect)
//Can Recaptcha V2 and V3 Be Used on The Same Web Page? (RESOLVED)
this.scriptService.cleanup();

this.error = 'undefined';
Expand Down

0 comments on commit ae142c4

Please sign in to comment.