Skip to content

Chat widget responsiveness issue - #6

Draft
SuperAce100 wants to merge 1 commit into
mainfrom
cursor/chat-widget-responsiveness-issue-5f39
Draft

Chat widget responsiveness issue#6
SuperAce100 wants to merge 1 commit into
mainfrom
cursor/chat-widget-responsiveness-issue-5f39

Conversation

@SuperAce100

Copy link
Copy Markdown
Owner

Memoize DefaultChatTransport instances to fix chat responsiveness.

Creating a new DefaultChatTransport instance on every render in chat.tsx and showcase-chat.tsx caused the chat functionality to break and led to responsiveness issues. Memoizing the instance ensures the same transport is used across renders.


Open in Cursor Open in Web

Co-authored-by: asanshay <asanshay@bharatgupta.com>
@cursor

cursor Bot commented Jan 1, 2026

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel

vercel Bot commented Jan 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
design-system Ready Ready Preview, Comment Jan 1, 2026 6:44am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants