After updating to 4.1 tabbar not working when renaming

tabbar is only working, when named “myTabbar”.

Uncaught ReferenceError: myTabbar is not defined

that’s correct :frowning:
open dhtmlx.js in editor, and replace ‘myTabbar’ with ‘this’ (2 occurrences, wihout quotes)