What’s the right way count the amount of characters in editor and prevent user from typing if above a threshold? #337
Unanswered
trancethehuman
asked this question in
Q&A
Replies: 2 comments
-
hmm |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could you please create issue with [Example Request] template? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m thinking of just checking on change but not sure if there’s a better way. Also not sure how to prevent user from typing more without disabling the whole editor (perhaps reject keystrokes?)
Beta Was this translation helpful? Give feedback.
All reactions