-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,
On https://xxx.xxx.x.xxx:8123/lovelace/default_view my side bar doubles up items and looks like:

but on every other page (eg. https://xxx.xxx.x.xxx:8123/hassio/dashboard) it shows up right:

What's causing this?
This is my sidebar-order.yaml:
order:
- item: Overview # Overview
- item: map
hide: true
- item: Logbook # Logbook
- item: history
hide: true
- item: HACS # HACS
href: /hacs/entry
- item: File Editor # File Editor
name: File Editor
href: /core_configurator/dashboard
- new_item: true
item: Automations # Automations
href: /config/automation/dashboard
icon: "mdi:robot"
- new_item: true
item: Scripts # Scripts
href: /config/script/dashboard
icon: "mdi:script-text"
- item: Media Browser # Media Browser
hide: true
- item: deCONZ #deCONZ
href: /core_deconz/dashboard
bottom: true
- item: Developer Tools # Developer Tools
href: /developer-tools/state
bottom: true
- item: Supervisor # Supervisor
href: /hassio/dashboard
bottom: true
- new_item: true
item: Snapshots # Snapshots
href: /hassio/snapshots
icon: "mdi:camera-plus"
bottom: true
- item: configuration # Configuration
href: /config/dashboard
bottom: true
- new_item: true
item: Server Controls # Server Controls
href: /config/server_control
icon: "mdi:server"
bottom: true Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels