Topic: Timepicker Mobile support
MWCCredit priority asked 6 years ago
Hello,
Is anyone else having issues with the timepicker on mobile broswers (chrome/safari)? My experience has been that the default code provided is not letting the user 'place' the value into the field.
Scrolling the time hands works, but it will not return a value.
Default : <div class="md-form">
<input type="text" id="input_starttime" class="form-control timepicker">
<label for="input_starttime"></label>
</div>
$('#input_starttime').pickatime({});
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Ollie Vincent pro commented 6 years ago
What do you mean by 'place'? As you the said the time hand works - but a value is returned? Please explainMWCCredit priority commented 6 years ago
The time hand works, but it will not return a value into the time field on mobileJakub Strebeyko staff commented 6 years ago
Hi there MWCCredit, Thanks for reaching out! Could you be more specific about the details of the behavior, namely the device name and chrome browser version number? As of now we were unable to recreate the issue, the input field gets filled as expected. Best Regards, Kuba