Skip to main content
Hi Guys! I'm using an InputTextArea in a component. I've set the attribute maxlength="255".

 

I dont know why but my ui:InputTextArea is allowing user to enter more than 255. I can see the minus count on the characters left output: 

 

Did Any of you faced the same issue? Any Idea? why it is behaving like this.

 

maxlength attribute allowing more char's to type than the set value for ui:InputTextArea
7 respostas
  1. 17 de out. de 2018, 18:52
    Then I believe that's the expected behavior. It's same as that of twitter. :D
0/9000