Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy load script (poor lighthouse score) #73

Open
heddn opened this issue Feb 9, 2022 · 4 comments
Open

Lazy load script (poor lighthouse score) #73

heddn opened this issue Feb 9, 2022 · 4 comments

Comments

@heddn
Copy link

heddn commented Feb 9, 2022

image

It would be nice to lazy load recaptcha as I don't even have the protected form until much lower on the page. Why download the script in the header when it could be loaded in the footer?

@danilpon98
Copy link

The documentation says: Lazy loading is not recommended

@heddn
Copy link
Author

heddn commented Feb 21, 2022

Hmm, maybe I used the wrong wording. It would be nice to load it later in the page request. Right now it effects my LCP scores a lot.

Eventually after posting this issue and since I don't get that much spam I decided to disable it entirely. I'd rather have it as an option to load it later or lazy, rather then make the painful decision to disable it entirely.

@anejjar
Copy link

anejjar commented Oct 6, 2022

Any progress on this issue?

@RahulDey12
Copy link

RahulDey12 commented Nov 8, 2023

you guys can give a try to https://github.com/RahulDey12/laravel-captcha/ it's a new package developed by me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants