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
When I try to select a date on Safari, IOS, the calendar opens, but when I click to select a date it closes without applying the selection. When I select the textbox again, I get a month view, and again the selection is not actually happening.
Update: I tracked the issue done to using Fastclick. Fastclick and Angular-moment-picker cause issues on IOS Safari.
I have disabled Fastclick for now since I don't have time to debug the sourcecode of Angular-moment-picker.
I am having this issue:
When I try to select a date on Safari, IOS, the calendar opens, but when I click to select a date it closes without applying the selection. When I select the textbox again, I get a month view, and again the selection is not actually happening.
The markup looks as follows:
Any idea what is going on?
When I look at the datepicker on the example page, those work fine on my phone.
I could it be related to any responsive design or view port settings?
The text was updated successfully, but these errors were encountered: