When i set “hidden: false” property for sidemenu it is supposed to be shown initially; however, it remains hidden and only shows when activated by an event. is anyone else experiencing this issue?
What is interesting is that the property remains “undefined” after it is set to “false” and it seems it will only accept a “true” value.
I have decided to use 'sidebar" instead of “sidemenu” widget - it works as documented and provides more options. however, i suggest webix dev team still checks why sidemenu component exhibits strange behaviour when hidde property is set to false.