iantrich / config-template-card

📝 Templatable Lovelace Configurations
MIT License
441 stars 56 forks source link

Thousands of javascript errors hui-error-card #36

Closed StefanoGiu closed 4 years ago

StefanoGiu commented 4 years ago

Checklist I have updated to the latest available Home Assistant version. I have cleared the cache of my browser. I have tried a different browser to see if it is related to my browser. The problem Thousands of errors in Chome console when opening my floorplan main lovelace card

Expected behavior Errors should not be fired.

Environment Home Assistant 0.110.4 Versione Frontend: 20200519.5 - latest Chrome Version 83.0.4103.97 (Build ufficiale) (a 64 bit) Windows 10 Javascript errors shown in your browser console/inspector config-template-card.js:3213 hui-error-card TypeError: n.setConfig is not a function at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) n @ config-template-card.js:3213 26config-template-card.js:3213 hui-error-card TypeError: undefined is not a function at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) n @ config-template-card.js:3213 4config-template-card.js:3213 Uncaught (in promise) RangeError: Maximum call stack size exceeded at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213) at a (config-template-card.js:3213) at n (config-template-card.js:3213)

iantrich commented 4 years ago

This should be fixed now