Since I have cleared my localstorage I am getting the pop-up everytime now as well
I think there may be something broken? I found it interesting that in the other time I queried the key it came with a hash. Setting it manually works though.
So… I don’t know… Don’t care.
Open your developers tools (F12, click Console tab) and enter this:
localStorage.setItem("oai/apps/hasSeenOnboarding/chat", `"2023-01-26"`)
It will be fixed. You can choose a more recent date. I just used this date because I was looking at my settings on another PC.
Just to confirm (so it doesn’t overwrite and someone goes “WTF it doesn’t work”)
- Enter the page
- Click “Ok, let’s go” (IMPORTANT, DON’T DO THIS AFTER STEP 3)
- Paste the code in, press enter
- Refresh the page and it’s gone now
So there’s nothing wrong with your computer.
Anybody else can reproduce this bug by clearing their localStorage. Refresh the page, click OK let’s go, refresh again and it re-appears.