Screenshots and PDFs are now just white and black boxes with no visible text
sjhamilton opened this issue · 5 comments
show images and console error messages
I found that the text does show up in light mode, but it is all compressed and layered as can be seen in the attached screenshots of my PDFs.
I see this in the console:
GET https://chat.openai.com/_next/static/css/ac221fb2caad35a6.css net::ERR_ABORTED 404
fn.toIFrame @ html2canvas.min.js:20
(anonymous) @ html2canvas.min.js:20
(anonymous) @ html2canvas.min.js:20
(anonymous) @ html2canvas.min.js:20
(anonymous) @ html2canvas.min.js:20
a @ html2canvas.min.js:20
Js @ html2canvas.min.js:20
(anonymous) @ html2canvas.min.js:20
downloadThread @ content_script.js:124
downloadPdfButton.onclick @ content_script.js:104
use this branch https://github.com/spidy0x0/ChatGPT-pdf/tree/342daf23eb1a516539b387daf478bafebc4f5d4a
it works correctly.
With this branch I'm getting the flashing buttons bug
Hello, I was a contributor once to this project and I see that liady stopped maintaining it. Because of that I have created my own version of the ChatGPT-pdf, called ChatgptToPdf, If you see that you have problems with this extension I invite you to try mine and see if your issues get fix, let's work together to improve it. Thank you!