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

NextJS 12.2 decreases LCP for large eCommerce site #38982

Open
jantimon opened this issue Jul 25, 2022 · 3 comments
Open

NextJS 12.2 decreases LCP for large eCommerce site #38982

jantimon opened this issue Jul 25, 2022 · 3 comments
Labels
bug Issue was opened via the bug report template.

Comments

@jantimon
Copy link
Contributor

jantimon commented Jul 25, 2022

Provide environment information

Live Website ~9 million page visits this month

Describe the Bug

We have just started to investigate but on first glimpse our measurements suggest that it's very likely that NextJS 12.2 is slowing down our LCP significantly from good to needs improvement

lcp

If you have any interest in investigating this case together with us (be it free or paid) just let us know :)

Expected Behavior

Same LCP for 12.2 and 12.1

Link to reproduction

https://www.galaxus.ch/en/

To Reproduce

I don't know how you might reproduce the issue - but if you like we could investigate our live system together

@jantimon jantimon added the bug Issue was opened via the bug report template. label Jul 25, 2022
@willemliufdmg
Copy link

Could be related to:

@jantimon
Copy link
Contributor Author

thanks @willemliufdmg however we are using neither middleware.ts nor etags - so it seems to be a different issue

@11koukou
Copy link
Contributor

Hello,
I am constantly checking my site's web vitals after every release and I can't confirm any LCP decrease, especially significant. Make sure that you are preloading your LCP in case it is an image and that you are using lighthouse/pagespeed for getting useful suggestions about your code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

4 participants