I am trying to assign values to Multitext in an edit form in webix Jet, and upon using window with position parameter, a weird behaviour where the same value ends up showing many times.
This doesn’t seem to happen when we comment position parameter in window, what could be triggering it?
Thank you for bringing this issue to our attention. I’ve reviewed the behavior you described regarding the Multitext in your edit form with the position parameter set for the window. It appears that the repetition of values you’re experiencing may indeed be related to a bug. The bug is most likely caused by mutual resizing of the window and multitext.
Our team will thoroughly investigate this and aim to resolve it as soon as possible.
And as a workaorund in the window body you can wrap your content in another layout with spacer to preserv the height this way: