Skip to content

Update puppeteer to v9.1.1#61

Merged
calebeby merged 4 commits intomainfrom
update-puppeteer
May 14, 2021
Merged

Update puppeteer to v9.1.1#61
calebeby merged 4 commits intomainfrom
update-puppeteer

Conversation

@calebeby
Copy link
Copy Markdown
Member

No description provided.

@calebeby calebeby marked this pull request as draft May 13, 2021 22:41
@calebeby calebeby marked this pull request as ready for review May 14, 2021 19:31
);
}

const receivedSubset = Object.fromEntries(
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This was a really annoying bug to figure out... Chrome changed how properties on CSSStyleDeclaration appear, now they are a part of the prototype so they don't appear in Object.fromEntries 😦

https://chromestatus.com/feature/6464391237074944

@calebeby calebeby merged commit be9eef7 into main May 14, 2021
@calebeby calebeby deleted the update-puppeteer branch May 14, 2021 22:02
@github-actions github-actions Bot mentioned this pull request May 14, 2021
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