vercel / ai-chatbot

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

refresh after clearing all chats #232

Closed dpirad007 closed 5 months ago

dpirad007 commented 5 months ago

Clicking on clear history at the bottom of the sidebar, does not refresh the sidebar.

vercel[bot] commented 5 months ago

@dpirad007 is attempting to deploy a commit to the Uncurated Tests Team on Vercel.

A member of the Team first needs to authorize it.

shadcn commented 5 months ago

@dpirad007 I pushed a fix for it in #238. A fix landed in Next.js where can now safely do server redirect and scroll position is maintained.