You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been hitting the following error:
"Failed to execute 'setItem' on 'Storage': Setting the value of 'free-chat-gpt' exceeded the quota."
The way to resolve it temporarily is to delete some conversations. My JSON export is now around 5,2 MB.
This probably relates to how the app handles the saved chats. This is also a significant risk. Would it be possible to implement a different way of storing conversations?
The text was updated successfully, but these errors were encountered:
I have been hitting the following error:
"Failed to execute 'setItem' on 'Storage': Setting the value of 'free-chat-gpt' exceeded the quota."
The way to resolve it temporarily is to delete some conversations. My JSON export is now around 5,2 MB.
This probably relates to how the app handles the saved chats. This is also a significant risk. Would it be possible to implement a different way of storing conversations?
The text was updated successfully, but these errors were encountered: