Juckky00
Results
1
comments of
Juckky00
it just hide for sidebar area but sidebar ui is not hide. I add this ---> state.sidebar.opened = !config.hidden . client\store\modules\app.js ```javascript const mutations = { [types.TOGGLE_DEVICE] (state, device) {...