Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flashing Buttons #49

Open
rjRostana opened this issue Mar 10, 2023 · 25 comments
Open

Flashing Buttons #49

rjRostana opened this issue Mar 10, 2023 · 25 comments

Comments

@rjRostana
Copy link

I have just applied what is the latest release, and I find that the buttons are flashing, ie. all the folloing in a panel:
Regenerate Response - Generate PNG - Download PDF - Share Link

What do I need to do to correct it?

RJ
2023-03-10_11-10-58 ChatGPT pdf

@DDhanushka
Copy link

I have the same issue

@alvindoputra
Copy link

I have the same issue. ☹️

@wgu93
Copy link

wgu93 commented Mar 14, 2023

Same issue on Ubuntu 18 and Chrome Version 106.0.5249.119 (Official Build) (64-bit)

@NikhithVasa
Copy link

same here

@PlusUltrax
Copy link

Same here

@SamuelNRS
Copy link

bug.mp4

Chrome - Version 111.0.5563.65

@stephenfeather
Copy link

There is a pull request pending: #33

You could pull the source code and apply the patch.

@Bloomdw
Copy link

Bloomdw commented Mar 18, 2023

I was just going to post this.

@hnprashanth
Copy link

I have the same problem & this is what I found in the extension error section:

Screenshot 2023-03-20 at 8 49 39 AM

@fevxie
Copy link

fevxie commented Mar 25, 2023

same issue

@hisujithabalaji
Copy link

Same issue. I am not able to use the extension due to this issue.

@alijafari79
Copy link

alijafari79 commented Mar 28, 2023

Chrome - Version 111.0.5563.65

Please Solve This issue !
At this time the extension is completely unusable ....

@spidy0x0
Copy link
Contributor

for those having any issues with the repo, use this branch https://github.com/spidy0x0/ChatGPT-pdf/tree/342daf23eb1a516539b387daf478bafebc4f5d4a

works perfectly

@rwa
Copy link

rwa commented Mar 29, 2023

for those having any issues with the repo, use this branch https://github.com/spidy0x0/ChatGPT-pdf/tree/342daf23eb1a516539b387daf478bafebc4f5d4a

works perfectly

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

@aspiriine
Copy link

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works.

aspiriine@b542abe

@alvindoputra
Copy link

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works.

aspiriine@b542abe

thank you very much, buddy. it works perfectly.

@rwa
Copy link

rwa commented Mar 30, 2023

Works for me too! Thanks!

@zvit
Copy link

zvit commented Apr 13, 2023

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works.

aspiriine@b542abe

Did not work for me. The first edit was already in chrome-chatgpt-share-v1.3.4.zip, and I did the second edit. Still have flashing buttons.

@1954Bill
Copy link

I have just now downloaded and installed the ZIP on Firefox 112.0, and it still flashes. Have the above fixes been implemented in the Firefox version?

@aspiriine
Copy link

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works.
aspiriine@b542abe

Did not work for me. The first edit was already in chrome-chatgpt-share-v1.3.4.zip, and I did the second edit. Still have flashing buttons.

I have just now downloaded and installed the ZIP on Firefox 112.0, and it still flashes. Have the above fixes been implemented in the Firefox version?

I'm sure the edit wasn't applied. I suggest you download the forked repo in my profile. Many people confirmed it working.
It works also on Firefox latest version.

@1954Bill
Copy link

@aspiriine : I tried to download and install following the instructions on the page. But I get this error:

**There was an error during the temporary add-on installation.
Error details

File /Users/williamaltmann/Dropbox/Mac/Downloads/ChatGPT-pdf-fix-main.zip does not contain a valid manifest**

@aspiriine
Copy link

@1954Bill You'll have to execute the build.sh file first. This will create an other zip file that can be installed on firefox

@1954Bill
Copy link

@aspiriine Tnanks. Can you explain how to do that? I'm a newbie.

@aspiriine
Copy link

@1954Bill
Once you download the repo and unzip it, you find a file called "build.sh". Open up the terminal in that directory where the file is and run
chmod +x ./build.sh && ./build.sh
This will create 2 files: one for chrome and one for firefox in a folder called "dist".

Alternatively, you can download the zip file for firefox from here. https://we.tl/t-CzzCrFGtlK ,

@1954Bill
Copy link

It works now! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests