Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker disappears immediately for iPad resolution #64

Open
warjohn123 opened this issue Mar 7, 2018 · 0 comments
Open

Datepicker disappears immediately for iPad resolution #64

warjohn123 opened this issue Mar 7, 2018 · 0 comments
Assignees

Comments

@warjohn123
Copy link

warjohn123 commented Mar 7, 2018

I have this HTML code here:

<span ion-datepicker (ionChanged)="applyDateFilter($event)" [(value)]="calendarForm.date" [min]="currentDate" [markDates]="markDates" clear class="ScheduleDate select-date-padding-extend">
<input id="radio2" name="radio" type="radio" [checked]="dateFilterSelect.single">

which works fine when clicking on the radio button except for iPad resolution. Datepicker disappears immediately after clicking on the radio button.

@misha130 misha130 self-assigned this Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants