Images not loading when pdf created in Express
I have read and understood the contribution guidelines.
I am having trouble getting jsPDF to work in an express route in node. I have the exact same code working in my react frontend from when I was testing but once moved to the backend it fails to add images from a url however everything else seems to work.
I have a sample react version in this sandbox https://codesandbox.io/s/solitary-resonance-2h0frw?file=/src/App.js
and a node express version in this one https://codesandbox.io/s/express-generator-demo-forked-3f5i3e?file=/app.js
for the express demo I just returned the datauristring and I put that in an iframe locally to test but in reality I am saving these to S3 which I have working except no Images appear on the created pdf.
This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant.
This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant.