Rafael K.

Results 3 issues of Rafael K.

## What problems I want to solve? There are mutliple warnings on iOS >16.X while using your code: `Publishing changes from within view updates is not allowed, this will cause...

bug

Hi all, I always run into this error when mutiple people call the `pdf.toBuffer()` function from [https://github.com/westy92/html-pdf-chrome](https://github.com/westy92/html-pdf-chrome) the same time / mutiple API calls are made synchronously to create a...

Hi all, I always run into this error when mutiple people call the `pdf.toBuffer()` function the same time / mutiple API calls are made synchronously to create a pdf.. ```...