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
Commonly seen on mobile. (very rarely seen on desktop)
The input, setInput work fine, as you see on the TextArea it is able to update on input change. However, it only submits the first letter of the input. How can I go about debugging this? The code is similar to the ai-chatbot repo.
ScreenRecording_01-27-2025.00-40-33_1.MP4
Code example
No response
AI provider
@ai-sdk/azure": "^1.1.3
Additional context
"ai": "^4.1.6",
"next": "15.1.6",
The text was updated successfully, but these errors were encountered:
Description
Commonly seen on mobile. (very rarely seen on desktop)
The
input
,setInput
work fine, as you see on the TextArea it is able to update on input change. However, it only submits the first letter of the input. How can I go about debugging this? The code is similar to the ai-chatbot repo.ScreenRecording_01-27-2025.00-40-33_1.MP4
Code example
No response
AI provider
@ai-sdk/azure": "^1.1.3
Additional context
"ai": "^4.1.6",
"next": "15.1.6",
The text was updated successfully, but these errors were encountered: