Disable the send button if the count character of the message is more than 2500 #701
Unanswered
liz-machado
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all! I want to disable the send button if the user question or message is big (more then 2500 characters) . DO you know how can I do this? i tried in the chat.tsx with message.length but i think it count something else .
Thank you for the support.
Beta Was this translation helpful? Give feedback.
All reactions