You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
pganansia
changed the title
[Bug]: <title>
[Bug]: mushroom.js:298 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'config')
Dec 21, 2024
Requirements
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
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
Anything else?
No response
The text was updated successfully, but these errors were encountered: