Vapi client side conversation array not working
# support
m
Vapi client side conversation array not working
is vapi down ?
v
I'd like to help you troubleshoot the issue with your Vapi client-side conversation array. To better assist you, could you please provide more details about: 1. What specific behavior are you experiencing? (e.g., messages not appearing, array not updating, etc.) 2. How are you currently implementing the conversation array in your code? Are you using event listeners like
vapi.on("conversation-update", onConversation)
and
vapi.on("message", onMessage)
? 3. Are you seeing any error messages in your console? 4. Have you recently made any changes to your implementation? This information will help me provide more targeted troubleshooting steps for your specific situation. Sources: - [Issues with Real-Time Transcription and Conversation Updates](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1260258706667343892) - [Debugging techniques for Vapi client side conversation array](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1260258706667343892) - [Troubleshooting steps for Vapi client side conversation array](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336456720913797238)
k
Hey Mayank, could you please describe or brief me more on what's not working for you? What you're trying to get done, what you've done until now to resolve it so I can understand how can I help you?