Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Bug: [close-on-select]="false" does not work on mobiles properly #212

Open
abizit opened this issue Jul 31, 2017 · 0 comments
Open

Bug: [close-on-select]="false" does not work on mobiles properly #212

abizit opened this issue Jul 31, 2017 · 0 comments

Comments

@abizit
Copy link

abizit commented Jul 31, 2017

Im using the datetimepicker in my web app.
Its a very simple implementation. Just added the component as

<input ngui-datetime-picker id="expiry" class="input-date-time" formControlName="ExpirationDate" [close-on-select]="false"/>

Works perfectly fine in desktop browsers. But on Mobile browsers, when i slide the hour slider it closes as soon as i stop sliding, same with minute.

Angular 4+ using Angular Cli

@abizit abizit changed the title The Popup closes as soon as sliding the hour minute slider on mobile devices. The Popup does not open mobile devices after selecting a date and time. Jul 31, 2017
@abizit abizit changed the title The Popup does not open mobile devices after selecting a date and time. The Popup closes as soon as sliding the hour minute slider on mobile devices. Jul 31, 2017
@abizit abizit changed the title The Popup closes as soon as sliding the hour minute slider on mobile devices. Bug: [close-on-select]="false" does not work on mobiles properly Aug 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant