#History tab on https://platform.openai.com/playground/chat?models=gpt-4o breaks due to localStorage

1 messages · Page 1 of 1 (latest)

coral sigil
#

localStorage error - see screenshot. I know I can probably fix by calling the clear() method on my end but if you could fix it would be great to catch this error, or maybe even have a modal suggest clearing the oldest entries... it broke the whole app and struck right when i finished testing a perfect prompt for a problem i've been having 😦

also interestingly the page breaks with this error even on a refresh, ie if i reload https://platform.openai.com/playground/chat?models=gpt-4o and click the history button i still get the white screen of doom, but i would think on a refresh there is no new "history" to put in the storage since i just loaded it up... but anyway if you could fix so this doesn't happen again that would be amazing cause i was def really sad when it happened 🥺 thanks for your time... goodbye sweet prompts and all the fun times we had i wish i could remember you...

normal runeBOT
#

@coral sigil

Please follow the posting guidelines.

For better assistance from the community or an OpenAI team member, please follow the posting guidelines by clicking the button below.

coral sigil
#

just an update i manually cleared localStorage in the console, had to login/.etc again but it's fine now, i also was able to find my specific prompt in the localStorage so I have emotionally recovered but your FE team should catch this error, but i know they probably got bigger fish to fry

#

tab shows up again now w/o breaking the whole app