Wesley Smits

Results 5 comments of Wesley Smits

@sandersn In your example the form doesn't have any form field values to map to the URLSearchParams. See the following example: ```js const form = document.createElement('FORM'); const field = document.createElement('input');...

> Somehow when the generated pdf is over 1 MB on iphone, it generates a pdf with blank pages I can confirm that the pages are blank from a certain...

Having the same issue with this project. All tests pass except for the last one. I added a console.log in the code checking if the output string exactly matches the...

Would be great if this could be merged. Running into this dependency issue as well.