Hi All,
I’m facing ChatGPT not rendering the UI Widget on first resopnse, only when click “Try Again” It will render the UI Widget.
Platform: ChatGPT Web.
Device: Macbook Air M4, Macbook Pro M3
Environment: Dev environment
Steps:
- Create the app following the official documentation.
- Start the server
- Ngrok to expose port
- Add Ngrok generated URL to ChatGPT connector and connect the App.
- Import the tool to the chat
- Sends “Add . . . . to my todo list”
Tried:
1. Safari, Edge, Firefox, Chrome - Normal, Incognito, No extensions.
2. ChatGPT Mobile APP - Works fine (Show UI on first response)
3. Shared the source code to co-worker. - Works fine.
4. Test the shared source code from co-worker. - Same issue
5. Disabled/Enabled Chrome #local-network-access-check
Notice:
- First response shows only “Working…” but the second response shows that it is calling the tool. However, the first response does call the tool. Because at first I told it to add an todo item and on retrying it shows 2 items on the todo widget.
Happens every time?: Yes, on every tool I called and every chat.
Image (First response and after clicking retry)
Is there any solution for this?
