Pop up doesnt go away /cant go further

Chat GPT is working, but cant seem to get passed the pop up nessage. The first one works when I click on “lets go” but when I have to enable memory settings nothing happens as the buttons dont work, and I can’t do anything. It’s just stuck there. Tried on both my laptop and phone. Any help?

2 Likes

I have absolutely the same issue here. If I have an already opened chat from a couple of days ago, it works well.

The moment I open a new chat, that popup appears and that’s that.

It doesnt even allow me to open a new chat or go back or anything. I just downloaded the app on my phone, and it works, but when I activate memory settings a notifications comes up saying “no application found to open the link” - so it could be a bug or something, I dont know

1 Like

Same thing, I just tried it myself with the memory part.

Got the same issue here… tried chrome, firefox, edge. all not working. Only the application on my IOS is working, browser not.

1 Like

Same issue. Chrome browser.

Same issue here. I need this to be fixed ASAP

1 Like

Same here, please fix this!

1 Like

Same problem!
Really hope it gets fixed soon!

1 Like

I also can’t enter ChatGPT because a popup won’t go away. Any browser.

Seems like they fixed it. I can now use it again

Same here. I can’t get past this message. And yet OpenAI reports that there are no issues…

1 Like

Same problem on windows app and website

Same problem. Especially annoying to to get blocked from my own work because their marketing wanted to deploy an “ad” on an already bought service.

Same problem. Someone any tips to encounter this?

Same here can’t even open other chats.
Tried in edge, chrome and Firefox.

I wonder if they used chatGPT to write this popup code :rofl:

same problem

Troubleshoot
-deleted cache history
-INPrivate mode
-Firefox,Edge,Chrome

Still facing the problem??
Does anyone have a solution for this

Same problem! And its also not working on any (windows and MacOS) app :smiling_face_with_tear:

Same here. I found a temporary workaround:

  1. run devtools in the browser (on Windows+Chrome it is Ctrl+Shift+C)
  2. remove entire (with its contents) div <div class="absolute inset-0"> ... </div>
  3. delete phrase pointer-events: none in the style of the main <body> tag
3 Likes