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

[Bug] Can't click attach icon, conflicting with other 4 icons #1131

Open
1 task done
imabhays opened this issue Nov 10, 2023 · 4 comments
Open
1 task done

[Bug] Can't click attach icon, conflicting with other 4 icons #1131

imabhays opened this issue Nov 10, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@imabhays
Copy link

Non-ChatGPT bug

  • This issue does not occur on chat.openai.com and only occurs on this app.

Version

v1.1.0

Bug description

Can't click on "attach" icon in message window, conflicting with 4 other icons at left of message window (refresh,download pdf, generate png, export markdown)

When trying to click the "attach files", it clicks to on other buttons like the attach button is not there though I can locate the button in element.

It used happened before but I used to refresh the app and make it go away but it seems this trick is not working anymore.

10.11.2023_06.50.57_REC.mp4

OS

Windows 10x

Environment

No response

@imabhays imabhays added the bug Something isn't working label Nov 10, 2023
@Oatu4396
Copy link

You can go to the ChatGPT config folder and delete scripts/export.js. The older version of the export script seems to remain while you update the app. After you delete the file and restart the application, it should automatically generate a new version of the export.js, which just works fine as the update log says.

@idrnet
Copy link

idrnet commented Nov 15, 2023

Thank you, removing "scripts/export.js" is a great solution, i wish it never existed.

@lduperval
Copy link

See #1156 (comment)

@DonRichards
Copy link

I'm on a Mac with the same error. Just adding my comments and over explain comments above for anyone else looking. As the person above said you'll need to remove the ~/.chatgpt/scripts/export.js or rename it. Then restart the app and the problem is gone. So the the ability to export with the app but it's worth it to me. Thanks @Oatu4396 for the insight!!!
Screenshot Before
Screenshot After

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

5 participants