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 am using angular-editor for email body and i want to keep character limit for which i am using maxlength attribute/property like ; <angular-editor [config] = "config" maxlength="5000"></angular-editor>
and it's not working.
The text was updated successfully, but these errors were encountered:
I am using angular-editor for email body and i want to keep character limit for which i am using maxlength attribute/property like ;
<angular-editor [config] = "config" maxlength="5000"></angular-editor>
and it's not working.
The text was updated successfully, but these errors were encountered: