-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
A version of whenContentLoaded without measurements #32397
Conversation
Hey @danielrozenberg! These files were changed:
|
aea733e
to
0b1bfb7
Compare
0b1bfb7
to
ba2622a
Compare
opt_isInPrerender | ||
opt_prerenderableOnly | ||
) { | ||
// eslint-disable-next-line no-undef |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like this eslint
directive is no longer necessary: https://app.circleci.com/pipelines/github/ampproject/amphtml/1495/workflows/2b3584d4-a77c-4bf6-a9d4-fa5e4ebae85e/jobs/14278/parallel-runs/0/steps/0-107
Edit: Fix available in #32538.
Partial for #31915.
Partial for #31540.