Initial responsive Items aren't rendered correctly

Snippet: https://snippet.webix.com/10e5qhh2

For example in the above snippet the Textbox and the first button aren’t rendered like they should

the Textbox and the first button aren’t rendered

As far as I can see, the text box should have the responsiveCell:false setting to be shown initially: https://snippet.webix.com/ie5vq088

Webix will remove the responsive widgets from the left when space is not enough. This is the default behaviour and there’s no way to change it.

Also, please check the following discussion: https://forum.webix.com/discussion/35987/responsive-toolbar-no-correct-order-with-responsivecell-false#latest

If the textbox and the first button are initially hidden, the views won’t have correct styling inside the popup. Sorry if it wasn’t clear