mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 18:36:35 +00:00
Update image-cropper-dialog.ts
This commit is contained in:
parent
4cb45d6313
commit
d04823b4c5
@ -39,6 +39,7 @@ export class HaImagecropperDialog extends LitElement {
|
||||
this._open = false;
|
||||
this._params = undefined;
|
||||
this._cropper?.destroy();
|
||||
this._cropper = undefined;
|
||||
}
|
||||
|
||||
protected updated(changedProperties: PropertyValues) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user