Yup, the new drawer menu relies on classes added via javascript for the drawer to appear. A solution might be to have these classes ON in the .vm template and trigger them OFF when starting up the JS. However even the opened state is not right because we don't want a backdrop over all the content. We'd need to add some logic for the drawer to be displayed just like a side panel. |