Coder Social home page Coder Social logo

Comments (9)

dacwebb avatar dacwebb commented on July 24, 2024

Encountering the same issue (108.0.5359.125 (64-bit)), either button will break the chat functionality and will not export any PNG/PDF file. The chat gets stuck at the same fixed spot.
image

This is the error manifesting on the extension, is it perhaps a maximum size constraint for the export?
image

This is the error that occurs when you click "Export PDF" on the ChatGPT tab:
image

from chatgpt-pdf.

mike37510 avatar mike37510 commented on July 24, 2024

same error on brave :)

from chatgpt-pdf.

Jamisonfitz avatar Jamisonfitz commented on July 24, 2024

Same issue for me.

from chatgpt-pdf.

katmoody avatar katmoody commented on July 24, 2024

Same issue for me as well. :D

from chatgpt-pdf.

Daniel-Waiger avatar Daniel-Waiger commented on July 24, 2024

Same on EDGE (Version 108.0.1462.76 (Official build) (64-bit))

from chatgpt-pdf.

liady avatar liady commented on July 24, 2024

Hi, I try to reproduce it but I see it's working (Chrome Version 108.0.5359.125, Windows).
I'm wondering if maybe the site structure is different for some of the users.
@dacwebb can you please try to reproduce it, and if it happens write this in the console and see if it returns true or false:

!!document.querySelector("[class*='react-scroll-to-bottom']>[class*='react-scroll-to-bottom']>div")

(this only checks if the element that extension is looking for capturing is actually there. It should be there after the first answer of ChatGPT).
Thanks.

from chatgpt-pdf.

dacwebb avatar dacwebb commented on July 24, 2024

Thanks for your reply @liady . I attempted it again but it appears to be working now. Not really sure what changed. 😅
If I run into the issue again I will try the console code you mentioned.

from chatgpt-pdf.

lencx avatar lencx commented on July 24, 2024

@liady I reproduced the problem and it returns false if the chat already exists (image 1), and everything works fine if it is a new one (image 2).

!!document.querySelector("[class*='react-scroll-to-bottom']>[class*='react-scroll-to-bottom']>div")

Screenshot 2023-01-10 at 23 47 03

Screenshot 2023-01-10 at 23 46 09

from chatgpt-pdf.

dacwebb avatar dacwebb commented on July 24, 2024

I've encountered the issue again on an existing chat but am getting true from the aforementioned console command. Here is a capture of the output including the error I get when clicking the Export PDF button:
image

from chatgpt-pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.