Here is how to reproduce my issue:
-
Open a new tab in browser.
-
Paste this URL: https://chatgpt.com/?hints=search&model=gpt-4o-mini&q=hi
This will trigger a new query “hi” with ChatGPT search enabled.
-
At this moment, the chat history will not show this chat. I have to refresh (F5) the web page, then I can see the current chat in the history list.
If I change the URL, remove the hints=search
query string. Like this: https://chatgpt.com/?model=gpt-4o-mini&q=hi
Then the current chat will shown in the chat history.
This should be a bug.