denysdovhan / vacuum-card

Vacuum cleaner card for Home Assistant Lovelace UI
https://denysdovhan.com/smart-home
MIT License
868 stars 524 forks source link

Visual editor toggles have no effect #744

Open reef-actor opened 2 months ago

reef-actor commented 2 months ago

Before submitting a bug

[x] I updated to the latest version available [x] I cleared the cache of my browser

Describe the bug

The toggles (eg "Show Name") have no effect unless the option is first added via the code editor.

Steps to reproduce

  1. From a fresh install, toggle "Show Name" -> Nothing happens
  2. Click on 'SHOW CODE EDITOR'
  3. Add "show_name: true" to config
  4. Click on 'SHOW VISUAL EDITOR'
  5. Toggling "Show Name" now updates the card appropriately

This is the same for the other options.

Expected behavior The toggles should work without manually adding the options to the configuration.

Versions:

github-actions[bot] commented 2 weeks ago

There hasn't been any activity on this issue recently. This issue has now been marked as stale and will be closed if no further activity occurs. Please, update to the latest version and check if that solves the issue. Thank you for your contributions!