I am inside a chat window and the chat is pretty long. I wanted to see my chat from about 3 days ago so I kept scrolling hoping to reach the top of the chat but chat stopped and no more previous messages were being loaded as if previous messages have been deleted.
Is there a way to restore them?
Steps to Reproduce
Create an extremely long chat
for context the backup of the chat is 1724KB
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Thanks for the detailed screenshot! The error pattern is clear - there’s a massive cascade of “ERROR WHEN RENDERING SOLID COMPONENT ReferenceError: Cannot access ‘ae’ before initialization”.
This confirms a rendering engine failure when trying to display a very long chat history. The volume of errors suggests the UI repeatedly fails to initialize components needed to render older messages.
It looks like a real bug where the chat renderer hits a hard limit with very long conversations. I’ll pass this to the team.
So, the chats have started storing the code changes as well. Which a good feature but not always needed.
If we can have an option to avoid seeing code changes in the chat and simply just user’s and cursor’s chat conversation, that should relax a lot of resources.
And ofc, user can switch back to having code in the chats whenever needed. But having that optionality would be great.
What can I do for now to get my full chat? Anyway I can retrieve it from the back-up?
That post shows step-by-step how to extract chat data from the workspaceStorage folder. Since you already have a 1724 KB backup, you can likely restore the full conversation by following those steps.
To avoid this in the future, I recommend installing the SpecStory extension from the Cursor marketplace - it automatically backs up chats to the cloud.