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.

Custom element doesn't exist: slider-entity-row

See original GitHub issue

My Home Assistant version: core-2021.5.5

My lovelace configuration method (GUI or yaml): GUI

What I am doing: Trying to get a slider UI element

What I expected to happen:

What happened instead:

Installed plugin via HACS

image image

Minimal steps to reproduce:

# 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.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:13

github_iconTop GitHub Comments

5reactions
doerakjecommented, Jun 12, 2021

Same issue here using HA in a Docker container. Got triggered by this post: https://github.com/thomasloven/lovelace-slider-entity-row/issues/104#issuecomment-727626891

Changed my resources url fom: /local/lovelace-slider-entity-row/slider-entity-row.js to: /local/community/lovelace-slider-entity-row/slider-entity-row.js

That did the trick for me, give it a try.

3reactions
maniscalcojohncommented, May 26, 2021

Cache reload fixed this for me…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Help with slider row - Custom element doesn't exist
the first is that the indentation on your entities card that you have the custom row in is all the way to the...
Read more >
Custom Element doesnt exist on mobile only?
I'm setting up a wife-friendly mobile dashboard for Home Assistant and I'm hitting a weird error. Using the Slider Button Card by mattieha...
Read more >
Moving from manual install to HACS: lovelace custom cards
I had a perfectly working setup where I used custom cards: layout-card, button-card, slider-entity-row, ... Custom element doesn't exist: button-card.
Read more >
custom-cards
When using the conditional card the card that is displayed when the condition is true has a border around it (see below for...
Read more >
Guy Sie
Now added slider-entity-row to give me brightness control straight from this ... do keep running afoul of the dreaded “custom element doesn't exist”...
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