Skip to content

Puppeteer timeouts when rendering #1309

Answered by lowlighter
ferferga asked this question in Q&A
Discussion options

You must be logged in to vote

I tried to replicate your issue and couldn't get the same unfortunately 😕

Even though I was also getting the negative rect it still rendered (I was testing in svg output though)

  metrics/svg/resize > loading svg
  metrics/svg/resize > puppeteer > Error: <rect> attribute width: A negative value is not valid. ("-2.303664921465969")
  metrics/svg/resize > puppeteer > Error: <rect> attribute width: A negative value is not valid. ("-2.8002213613724405")
  metrics/svg/resize > loaded svg successfully
  metrics/svg/resize > resizing svg
  metrics/svg/resize > puppeteer > animations are enabled
  metrics/svg/resize > puppeteer > bounds width=980, height=1045.765625
  metrics/svg/resize > puppete…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@ferferga
Comment options

@lowlighter
Comment options

@ferferga
Comment options

@lowlighter
Comment options

@ferferga
Comment options

Answer selected by lowlighter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment