@BradWyatt, Ahh got it, that helps. Sounds like you’re hitting one of those broader “ChatGPT error/loading” edge cases.
What you’re seeing lines up with known troubleshooting patterns for site failures during actions like model switching. The common thread is usually something breaking in the session or blocked resources.
Quick recap of what’s worth trying:
Hard refresh the page (Cmd/Ctrl + Shift + R) or force reload the desktop app
Try incognito, a fresh profile, or another browser
Turn off VPNs or security filters
Switch network/device
If none of that helps, it’s probably deeper than a local setup issue. At that point, grabbing console logs + a HAR file with timestamps and sending it to support@openai.com is the best way to get it properly investigated.
If I turn Actions ON, the model selector crashes (“Content failed to load”)
This happens across multiple GPTs, not just one.
Support said Actions GPTs are supposed to only work with GPT-4o / GPT-4.1, but those don’t show up in the dropdown anymore — I only see GPT-5.x and o3.
So it seems like:
Actions expects older models
Those models aren’t selectable anymore
New models aren’t supported → UI breaks
Also seeing this in console:
TypeError: f.models.get is not a function
Separately, I’ve also been seeing inconsistent behavior with Actions actually executing (even before this), so wouldn’t be surprised if GPT-5.x just isn’t fully compatible with Actions yet.
Hi. I confirmed the issue. Even adding anything in the action breaks the UI. Can you kindly inform if there Is any patch coming for it? Or is it going to stay like this? Currently any action in any gpt is unusable from my end. It is not authentication issue. But rather custom action issue. As @BradWyatt mentioned I am also getting the same error.
It would be great if you can inform us whether this problem will be addressed or not.
Thanks you.
Hello guys, I got the same problem. I tried to find out how it works. If I delete all custom actions from my CustomGPT and it started to work. I tried different configs in OpenAPI and it didn’t help. It also affect my old CustomGPT with custom actions. I hope OpenAI will fix it