You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wouldn't this.selectRange(this.options.range); called at ngOnInit override the default date we want to set? At least that's whats happening in my case.
Hi @jkuri
Is there any option to set default date?
<ng-daterangepicker [(ngModel)]="dateValue" [options]="options"></ng-daterangepicker>
The text was updated successfully, but these errors were encountered: