alvarcarto / alvarcarto/url-to-pdf-api

Updating puppeteer to support newer Chrome features

Abierto
#188 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
HTML
Estrellas
7.1k
Forks
779
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.