I’m trying to embed a form within the HTMLform component using the content property. When doing so my browser (any browser) loses the ability to scroll. You can see this happen with the online sample (“Initialization in Document Body”), just resize your browser so it’s smaller than the form:
http://docs.webix.com/samples/11_htmlform/01_htmlform_body.html
Is this a bug in webix? I’m including the library via CDN. Thanks.