You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to append some alert text to the DOM after the user reaches the Max word count. I'm using strictMax: true and the onMaxCount callback function.
The alert text is continually being appended when the keyboard is pressed. How can I have this text append only once?
The text was updated successfully, but these errors were encountered:
I would like to append some alert text to the DOM after the user reaches the Max word count. I'm using strictMax: true and the onMaxCount callback function.
The alert text is continually being appended when the keyboard is pressed. How can I have this text append only once?
The text was updated successfully, but these errors were encountered: