vercel / ai-chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel
https://chat.vercel.ai
Other
5.54k stars 1.64k forks source link

"New Chat" Button is not working #241

Open yvesloy opened 4 months ago

yvesloy commented 4 months ago

When clicking the "New Chat" Button nothing is happening, when hosting the application locally. Expected behaviour: current chat gets closed and a new, fresh chat starts.

Tomas0413 commented 4 months ago

I've encountered a similar issue and would like to add some observations for clarity:

  1. Upon experiencing the delay, I've found that if I wait approximately 10 seconds, the new chat window eventually opens.
  2. Initiating a "New Chat" from within a historical chat session appears to bypass the issue, allowing for immediate access to the chat creation functionality.
  3. Additionally, when a new chat is successfully created after the initial waiting period, it does not immediately appear in the side panel. Instead, it requires an app reload for the new chat to be displayed.
audvin commented 2 months ago

Still seeing this issue. Any solutions?