nisabmohd / ChatGPT

I've developed a ChatGPT clone using Next.js 14, Shadcn-UI, Prisma ORM, and integrated it with the OpenAI API. It offers a user-friendly conversational AI experience.
Apache License 2.0
289 stars 120 forks source link

Chat not scrolling #7

Closed TheKryptoDev closed 1 year ago

TheKryptoDev commented 1 year ago

The chat is not scrolling up automatically. It's constantly needed to manually scroll down to the latest messages.

nisabmohd commented 1 year ago

yeah fixed that issue now