Popup containing card is closing when cleaning mode is changed
See original GitHub issueChecklist
- I have updated the card to the latest version available
- I have cleared the cache of my browser
- I have checked if the problem is already reported
The problem
the issues is when you select any non “default” or “first” item in the list. if you do that the entire card just close
What version of a card has described problem?
v2.0.11
What was the last working version card?
v2.0.10
What vacuum model do you have problems with?
Roborock S7
Which integration do you use to control your vacuum (link)?
https://www.home-assistant.io/integrations/xiaomi_miio/
What browser (browsers/apps) does have this problem?
Firefox/Chrome
What version of Home Assistant do you use?
2022.5.1
What type of installation are you running?
Home Assistant OS
Card’s configuration
card:
type: custom:xiaomi-vacuum-map-card
entity: vacuum.roborock_s7
preset_name: Live map
debug: false
style: |
ha-card {
--map-card-manual-rectangle-line-color-selected: red;
--map-card-manual-rectangle-fill-color: rgba(255, 140, 0, 0.5);
--map-card-manual-rectangle-fill-color-selected: rgba(255, 140, 0, 0.5);
--map-card-room-outline-line-color-selected: red;
--map-card-room-outline-fill-color-selected: rgba(255, 140, 0, 0.5);
}
:host {
--ha-card-border-radius: 0px;
}
map_source:
camera: camera.my_vacuum_camera
crop:
top: 455
bottom: 225
left: 190
right: 190
calibration_source:
camera: true
map_modes:
- template: vacuum_clean_zone
- template: vacuum_goto
- template: vacuum_follow_path
Javascript errors shown in the browser’s console (if applicable)
none
Additional information
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:6
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Remove unwanted ads, pop-ups and malware - Android
Pop-up ads and new tabs that won't go away; Your Chrome homepage or search engine keeps changing without your permission; Unwanted Chrome extensions...
Read more >Changing the Pop-up Blocker Settings in Chrome, Firefox, or ...
1. Open Internet Explorer, select the Tools button, and then select Internet options. 2. On the Privacy tab, under Pop-up Blocker, select or...
Read more >Does a Pop-up Mean Your Phone Has Been Hacked?
A pop-up claims you have a virus and need to call tech support. ... Has your phone been hacked or infected with malware?...
Read more >Uninstall Pop-up Ads program from your computer
When the scan Junkware Removal Tool will be completed, this utility will display a log with the malicious files and registry keys that...
Read more >PopupWindow - Android Developers
Mode for setInputMethodMode(int) : this popup always needs to work with an input method, ... Change the animation style resource for this popup....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@keesvanbemmel I have already fixed it in dev version 👍
Hey i have the same problem, can you please share the fix?