domeccleston/sharegpt

Share Button Not Working

incandescentman opened this issue ยท 7 comments

Hello! Share button stopped working. Google Chrome Version 113.0.5672.126 (Official Build) (arm64) on MacOS 13.3.1 (a) (22E772610a).

I tried disabling all other Chrome extensions, logging out of OpenAI, disabling 2fa on OpenAI, logging out of ShareGPT, deleting ShareGPT extension, restarting, reinstalling ShareGPT extension and logging back in. Nothing worked.

Sometimes it says "Sharing" but nothing happens. Now it stays stuck on "Share" and does nothing.

Any suggestions? Thank you!

Mine has same problem...

This line seems to be the problem. Query selector returns null.

const textareaElement = document.querySelector("#__next main form textarea");

@abdielou Thank you for your comment!
I am not a software engineer so I could not know what should I do.
If you can, can you explain how can I solve this problem.

This line seems to be the problem. Query selector returns null.

const textareaElement = document.querySelector("#__next main form textarea");

Seems like it's just a line of unused code #114 ?

Met the same problem too, hope it be fixed soon.๐Ÿฅบ

I am having the same issue on Windows.
Version 113.0.5672.127 (Official Build) (64-bit)

One more ping, that this share button is no longer working... apparently for many of us. @domeccleston Is this issue something that you or a related team can address?