lovelace-layout-card icon indicating copy to clipboard operation
lovelace-layout-card copied to clipboard

Fix error when setConfig is readonly

Open myztillx opened this issue 1 year ago • 0 comments

When setConig is readonly (ex. with a Svelte custom component), the layout card would crash the frontend editor. Added a try/catch to the setConfig.

myztillx avatar Oct 11 '22 15:10 myztillx