Nicolas
Nicolas
Hello, I am writing an add-on for Google Docs and I noticed my getAccessToken() server-side function takes too long and could impact UX moving between states. Right now, my app...
### Before you start - checklist - [X] I followed instructions in documentation written for my React-PDF version - [X] I have checked if this bug is not already reported...
In the following scenario, the image will not render properly. ``` ``` After triaging, it can be as simple as checking for a vNode here: https://github.com/privateOmega/html-to-docx/blob/2ae805da708e2b3c332cacfe63d0fc55b1c06c89/src/helpers/xml-builder.js#L584 but wanted input on...
I see a lot of people asking for features, it takes a ton of caffeine to power open source software development /thread
I am using this library in my node app, and despite passing a direct path to my image, it refuses to render in the PDF. I see another issue that...