#102278
tullio0106
Member

Hi
I retried, after version change, to see if the textarea height problem was resolved but still, using
 
<smart-multiline-text-box id=”e497880705″ class=”elemento_textarea_valore” placeholder=”Insert value” horizontal-scroll-bar-visibility=”auto” vertical-scroll-bar-visibility=”auto” enter-key-behavior=”newLine” rows=”2″ value=”” name=”e497880705″></smart-multiline-text-box>
it show large more or less 4 lines.
Looking to the generated textarea tag with the inspector it allways have rows=”4″.
 
Tks