Handling haracter limits for descriptions with base64 images #4642
Unanswered
narcoleptic24
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
-
What’s the best way to implement a character limit, when using ReactQuill, while excluding base64-encoded images (e.g. those temporarily added through image upload) from the count? The goal is for the limit to apply only to visible text content, with a live character count shown to the user. Keen to hear thoughts on the best approach to this and any potential gotchas to watch out for.
Beta Was this translation helpful? Give feedback.
All reactions