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

fix: Remove loading attributes from cloned iframes #555

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

Robdel12
Copy link
Contributor

What is this?

This attribute causes asset discovery to hang and eventually timeout since we don't scroll the page. Removing the attribute is ideally what we want (to load the iframe).

@Robdel12 Robdel12 requested a review from wwilsman August 28, 2020 16:30
src/percy-agent-client/dom.ts Outdated Show resolved Hide resolved
This attribute causes asset discovery to hang and eventually timeout since we
don't scroll the page. Removing the attribute is ideally what we want (to load
the iframe).
Copy link
Contributor

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎮

@Robdel12 Robdel12 merged commit 83185ec into master Aug 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the rd/remove-lazy-loading-attrs branch August 28, 2020 18:36
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

Successfully merging this pull request may close these issues.

2 participants