You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix menu sub_items and sidebar hide_position crashes
Fixed#467
Sidebar component:
- Add default: nil with values: ["left", "right", nil] to hide_position attr
- Handle nil position in show_sidebar/hide_sidebar to return a no-op instead of crashing
0 commit comments