fix(core): update
This commit is contained in:
		| @@ -49,6 +49,7 @@ export class WccDashboard extends LitElement { | ||||
|     this.domtools.router.on('/pages/:pageName', async routeInfo => { | ||||
|       this.selectedItem = this.pages[routeInfo.params.pageName]; | ||||
|     }); | ||||
|     this.domtools.router._handleRouteState(); | ||||
|   } | ||||
|  | ||||
|   public render(): TemplateResult { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user