chat-ui
2360be8e
- fix: add tick() to prevent textarea height adjustment failures (#1854)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
223 days ago
fix: add tick() to prevent textarea height adjustment failures (#1854) - Add tick() after adjustTextareaHeight() in handleKeydown to ensure DOM updates are completed before the submit event is dispatched.
References
#1854 - fix: add tick() to prevent textarea height adjustment failures
Author
calycekr
Parents
5e7dbfa0
Loading