Text view height issue

Hello Everyone.
https://snippet.webix.com/pj440zjq

In this code snippet, I have 2 text views. I have bottomLable for only one of the text boxes. The issue is not able to match the height of the text view. I need to match the height of the text view to the same. Does somebody help me with this issue?

Thank You in advance.

try to set second text’s inputHeight to webix.skin.$active.inputHeight.
or use this workaround
https://snippet.webix.com/scn8p85v