Ionic calendar issues

<ion-calendar [(ngModel)]=“dateRange”
[options]=“optionsRange”
[type]=“type”
[format]="‘YYYY-MM-DD’">

when put ion-calendar tag the page does not load the page was empty

before use ion-calendar tag i got this screen