Trying to run this down but I’ve seen it a few times and don’t have a sense of what is causing it. I “feel” (need more data) that it happens more often on mobile (iPhone app).
The issue is that sometimes, after the widget renders, none of the buttons in the rendered widget perform any actions. Most of these buttons are asking the model for follow-up. If I open a new chat and re-invoke, they work without any changes to my code at all.
I’m using the new App SDK UI components via React (based off the samples) in case that is germane.
- Has anyone else seen anything like this?
- Any idea what causes it / how to resolve?