Skip to content

reCaptcha API makes Angular zone unstable for first 30 seconds after load. #104

Description

@pumbox

It appears that Angular zone is being blocked after loading reCaptcha component.
This happens right after loaded Google API calls window["reCaptchaOnloadCallback"] callback.
The same behaviour is noticed on new captcha request using this.captcha.reset();

After 30 seconds angular zone is released without any error.
This timer task is called after 30 seconds.
recaptcha

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions