Closed kmacena closed 4 years ago
Same here. Installed through HACS. Error: Cannot assign to read only property 'borderShadowWidth' of object '#
same error in HA106.6
Same here. Since 0.106 some changes were made to the code which affect custom cards: https://developers.home-assistant.io/blog/2020/02/18/106-custom-card-changes.html
You guys still have same issue? Also please check you configured correctly...
lovelace:
mode: yaml
resources:
- url: /local/custom_cards/canvas-gauge-card.js
type: module
This is done int configuration.yaml please check
I´ve never used lovelace in yaml mode, but in managed mode and the custom card installed through HACS, works fine
Thanks for reporting back @HFsi
Working good in version 0.108.6. You can close the issue. I recommend upgrading HASS and install it using HACS .
Thanks!
From developer logs: /lovelace/home:0:0 Uncaught TypeError: Failed to resolve module specifier "canvas-gauges". Relative references must start with either "/", "./", or "../". From Lovelace UI: Cannot read property 'setConfig' of undefined. Downloaded RAW version from GIT.