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

Closes #6321: LCP/ATF relative images not excluded from LL #6336

Conversation

jeawhanlee
Copy link
Contributor

Description

This PR fixes the issue where LCP/ATF are not excluded from LazyLoad.

Fixes #6321

Type of change

  • Bug fix (non-breaking change which fixes an issue).

Checklists

Generic development checklist

  • My code follows the style guidelines of this project, with adapted comments and without new warnings.
  • I have added unit and integration tests that prove my fix is effective or that my feature works.
  • The CI passes locally with my changes (including unit tests, integration tests, linter).
  • Any dependent changes have been merged and published in downstream modules.
  • If applicable, I have made corresponding changes to the documentation. Provide a link to the documentation.

@jeawhanlee jeawhanlee added type: bug Indicates an unexpected problem or unintended behavior lcp labels Dec 16, 2023
@jeawhanlee jeawhanlee self-assigned this Dec 16, 2023
@jeawhanlee jeawhanlee linked an issue Dec 16, 2023 that may be closed by this pull request
@jeawhanlee jeawhanlee requested a review from a team December 16, 2023 21:39
@jeawhanlee jeawhanlee marked this pull request as ready for review December 16, 2023 21:39
@jeawhanlee jeawhanlee merged commit 32b2a5c into feature/lcp-above-the-fold-optimization Dec 18, 2023
2 of 7 checks passed
@jeawhanlee jeawhanlee deleted the fix/6321-lcp-atf-relative-images-not-excluded-from-ll branch December 18, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LCP/ATF relative image isnot excluded from LL
2 participants