fix(core): update
This commit is contained in:
		| @@ -359,9 +359,9 @@ export class WccProperties extends LitElement { | ||||
|     this.dashboardRef.buildUrl(); | ||||
|   } | ||||
|  | ||||
|   public async performUpdate() { | ||||
|   public async scheduleUpdate() { | ||||
|     await this.createProperties(); | ||||
|     super.performUpdate(); | ||||
|     super.scheduleUpdate(); | ||||
|   } | ||||
|  | ||||
|   public selectViewport(viewport: TEnvironment) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user