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

The export button cannot be seen in the current version of chatgpt. #258

Closed
HHGGHH1995 opened this issue Sep 12, 2024 · 10 comments
Closed
Labels
bug Something isn't working

Comments

@HHGGHH1995
Copy link

The export button cannot be seen in the current version of chatgpt.

@pionxzh pionxzh added the bug Something isn't working label Sep 12, 2024
@pionxzh
Copy link
Owner

pionxzh commented Sep 12, 2024

I feel the root cause is hydration failed. The force re-rendering blown up the injected menu.

@rndwalker
Copy link

I feel the root cause is hydration failed. The force re-rendering blown up the injected menu.

Simply delaying onloadSafe by 5s seems to be a viable workaround?

@pionxzh
Copy link
Owner

pionxzh commented Sep 12, 2024

v2.25.0 should fix the issue.

@pionxzh pionxzh closed this as completed Sep 12, 2024
@pionxzh
Copy link
Owner

pionxzh commented Sep 12, 2024

@rndwalker simply delaying onloadSafe won't entirely fix the issue. The injected CSS is also removed by libraries like react-helmet.

@14790897
Copy link
Contributor

All google Chrome plugin and Grease Monkey script both fail on chatgpt website.
what's up

@pionxzh
Copy link
Owner

pionxzh commented Sep 14, 2024

@14790897 You might need to upgrade your script manager to manifest v3. Please check their migration guide.

If you are using Tampermonkey, can check #251 (comment)

@14790897
Copy link
Contributor

@pionxzh
Copy link
Owner

pionxzh commented Sep 14, 2024

Don't worry about the react error.

What's your browser and the version?

@pionxzh
Copy link
Owner

pionxzh commented Sep 14, 2024

Also, take a screenshot of the contents after clicking the link

Screenshot_2024-09-14-20-27-40-93_4d38fce200f96aeac5e860e739312e76.jpg

@14790897
Copy link
Contributor

I wrote the wrong code in the script, your code works correctly now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants