According to the document, this should work :
http://webix.com/snippet/c2fb71c2
Am I doing something wrong ?
According to the document, this should work :
http://webix.com/snippet/c2fb71c2
Am I doing something wrong ?
I can confirm the regression.
As quick workaround, change the code like next
var result = {locate: $$('matable').locate(this.$view.parentNode) };
Ok, thanks for the quick reply !