Choose which week or jump to first event

Thanks to @Kebs:
With [selectedDate]="selectedDate" and this.selectedDate = this.myEvents[0].start it’s even working inside a *ngIf and without the this.instance.navigate(this.myEvents[0].start)

https://forum2.mobiscroll.com/t/refresh-mbsceventcalendarview-after-changing-startdate-and-enddate/1329/2