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.

Describe the bug

To Reproduce

Expected behavior

Screenshots

Vacuum Model: S55

Valetudo Version: 0.4.0

User-Agent Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0

Additional context I never had any zones before.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Hypfercommented, Oct 26, 2019

@ElePhontitis thanks for looking into this ❤️

1reaction
DanielMenkecommented, Oct 25, 2019

Update: Works with Vanilla Firefox(No Plugins) and in Chrome/Chromium Incognito mode.

Also, it seems to be a browser extension related problem with OnsenUI. Some extensions seem to overwrite critical js functions in a dirty way, which causes the zone view to crash. On my machine I could pin down the crashes to this chromium extension:

“Plasma Integration 1.6.1”

By deactivating my browser extensions one by one.

The Issue https://github.com/OnsenUI/OnsenUI/issues/2211 also points out that the plugin “LastPass” can cause the problem:

LastPass dirty overrides document.createElement by saving current reference (at the moment the page just start loading) to native method as base method inside a closure, but a moment later CustomElements library replaces Document.prototype.createElement. But it is never called, because document.createElement references to LastPass overridden method that call saved initial method inside.

I suggest to close this issue, as it is out of Valetudos scope to fix this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

105 new zone editor, can't edit home - Configuration
I removed my zones and added them in the new zone editor, it's awesome! i'm curious though why I can't edit home… home...
Read more >
I cannot edit my time zone - IBM
I cannot edit my time zone · From IBM® Navigator for i, expand Configuration and Service > Time Management. · Right-click on Time...
Read more >
Not able to overwrite Home zone in New zones editor #31563
I am not able to overwrite my Home zone when using the new zone editor. When i remove everything from my configuration.yaml my...
Read more >
Unable to edit the radius of my Home zone? : r/homeassistant
I have 4 zones set up. 3 I set up via the front end, and a home zone. The home zone I assume...
Read more >
i cannot edit a dns zone - cPanel Forums
today i try to edit a dns zone like i do in other times but today, WHM give me the following error: "There...
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