Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom cards may be causing UI to jump to another tab upon Saving an Card Edit #222

Open
4 tasks done
GrizzlyAK opened this issue Oct 29, 2021 · 2 comments
Open
4 tasks done

Comments

@GrizzlyAK
Copy link

My Home Assistant version: 2021.10.6

My lovelace configuration method (GUI or yaml): GUI

What I am doing: Please see here for a description of the issue, and why it may be related to one of your custom cards. Note that I also use Button Card, but I have been using that for over a year, and this only began happening after installing one of your custom cards.

What I expected to happen:

What happened instead:

Minimal steps to reproduce:
When I edit a card when I have these .js files in my www and click SAVE, the UI jumps to the Home tab (leftmost), still in UI edit mode.

# The least ammount of code possible to reproduce my error

# End of code

Error messages from the browser console:


By putting an X in the boxes ([X]) below, I indicate that I:

  • Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
  • Have made sure I am using the latest version of the plugin.
  • Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
  • Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
@thomasloven
Copy link
Owner

Cannot reproduce with slider-entity-row installed.

@GrizzlyAK
Copy link
Author

I did some testing, but wasn't able to determine which of the three I have installed may be causing it. It seems to predictably (so far) NOT exhibit this behavior with these three cards removed. I use the following:

auto-entities.js
slider-entity-row.js
template-entity-row.js

It doesn't cause a problem, other than the frustration if you are making multiple ongoing changes and have to manually re-select the correct Lovelace tab. I just wanted to let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants