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
[Bug]: How to set maxlength on editor. I can't find any config variable to limit character count and also Validators.maxLength(maxLength) not working
#575
Open
henafufa opened this issue
Aug 28, 2024
· 1 comment
The text was updated successfully, but these errors were encountered:
henafufa
changed the title
[Bug]: How to set maxlength on editor. I can't find any config variable to limit character count
[Bug]: How to set maxlength on editor. I can't find any config variable to limit character count and also Validators.maxLength(maxLength) not working
Sep 3, 2024
What happened?
I can't find any config variable to limit character count
Version
17.0.2
Angular Version
17.2.2
What browsers are you seeing the problem on?
Chrome
Link to reproduce
https://stackblitz.com/edit/ngx-editor-2fzuev?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
Relevant log output
No response
Willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: