question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Popup containing card is closing when cleaning mode is changed

See original GitHub issue

Checklist

  • 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

image

the issues is when you select any non “default” or “first” item in the list. if you do that the entire card just close

image

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:closed
  • Created a year ago
  • Reactions:6
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
PiotrMachowskicommented, Jul 23, 2022

@keesvanbemmel I have already fixed it in dev version 👍

0reactions
PskNorzcommented, Aug 22, 2022

Hey i have the same problem, can you please share the fix?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found