alvarcarto / alvarcarto/url-to-pdf-api

Updating puppeteer to support newer Chrome features

Open
#188 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
7.1k
Forks
779
PR merge metrics
No merged PRs in 30d

Description

Recently I tried to render a page that uses the newish CSS `aspect-ratio` and the resulting screenshot doesn't recognize it. I suspect the reason is that this project is pinned to puppeteer v2 which predates Chrome support for `aspect-ratio`.

Puppeteer is currently on v19 and it looks like Chrome added support for `aspect-ratio` around the time Puppeteer v13 was released. I tried updating package.json to newer versions but the API in those newer versions has changed (in ways I have not studied closely yet) so the app errors out.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.