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

[Bug]: mushroom.js:298 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'config') #1611

Open
3 tasks done
pganansia opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pganansia
Copy link

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Mushroom version.
  • I did a search to see if there is a similar issue or if a pull request is open.
  • I have read the state of card mod support (in pin issues) and understand card mod support is not provided in this repository.

Current Behavior

Since few I get this error message using mushroom-template-card
mushroom.js:298 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'config')
at e.value (mushroom.js:298:27939)
at e.value (mushroom.js:6:7140)
at e.value (mushroom.js:6:6885)
at e.value (mushroom.js:6:6024)
at e. (mushroom.js:6:5743)
at u (mushroom.js:1:4109)
at Generator. (mushroom.js:1:5452)
at Generator.next (mushroom.js:1:4538)
at _r (mushroom.js:1:10015)
at a (mushroom.js:1:10219)

In mushroom.js, the error is on
image

The other mushroom cards are not producing error.
Am I doing something wrong ?

Rgds.

Expected Behavior

No response

Steps To Reproduce

No response

Context

YAML state

Environment

- Browser: Chrome
- HA Version: 2024.12.4
- Mushroom:4.2.1

Anything else?

No response

@pganansia pganansia added the bug Something isn't working label Dec 19, 2024
@pganansia pganansia changed the title [Bug]: <title> [Bug]: mushroom.js:298 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'config') Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant