Skip to content

Conversation

@BennyKok
Copy link
Contributor

Resolve "Unable to paste in 'Invite new members' text box" (COM-1572) by updating Clerk SDK and scoping SDTextarea's global event listener.

The SDTextarea component was adding a global keydown event listener (EditAttention) that was not properly scoped or cleaned up, potentially interfering with other input components, including Clerk's. This update resolves the conflict by ensuring the listener only applies to the focused textarea and brings in the latest Clerk bug fixes.


Linear Issue: COM-1572

Open in Cursor Open in Web

Co-authored-by: benny <benny@comfydeploy.com>
@cursor
Copy link

cursor bot commented Aug 22, 2025

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
Copy link

vercel bot commented Aug 22, 2025

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

Project Deployment Preview Comments Updated (UTC)
app Ready Ready Preview Comment Aug 23, 2025 2:19am

Co-authored-by: benny <benny@comfydeploy.com>
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.

3 participants