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
Current behavior:
Using Ionic with Angular. issue with ion-datetime picker. When providing max & min (in HH:mm) for ion-datetime picker, it is behaving abruptly and that's too in between 13:00 & 00:30 (so far I have encountered that only), like you want to select 18:00 you get selection as 06:00, occurring mainly while selecting hours column and you need to select anything between 13:00 to 23:00, if you are selecting anything other than that, it will work fine
Expected behavior:
Expected behavior is, the time I want to select should be the one only and there should not be any abrupt behavior.
Steps to reproduce:
Create new ionic angular project with version 5.3.4
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Ionic version:
[x] 5.3.4
Current behavior:
Using Ionic with Angular. issue with ion-datetime picker. When providing max & min (in HH:mm) for ion-datetime picker, it is behaving abruptly and that's too in between 13:00 & 00:30 (so far I have encountered that only), like you want to select 18:00 you get selection as 06:00, occurring mainly while selecting hours column and you need to select anything between 13:00 to 23:00, if you are selecting anything other than that, it will work fine
Expected behavior:
Expected behavior is, the time I want to select should be the one only and there should not be any abrupt behavior.
Steps to reproduce:
Create new ionic angular project with version 5.3.4
Run the app
Related code:
Angular Page/View
Associated Angular Component
StackBlitz (https://stackblitz.com)
Ionic Angular StackBlitz: https://stackblitz.com/edit/ionic-v5-angular-iondatetime
Other information:
Ionic info:
The text was updated successfully, but these errors were encountered: