insin / insin/react-maskedinput

Cannot select date on iOS where input type="date"

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
727
Forks
191
PR merge metrics
No merged PRs in 30d

Description

in the _onChange method, where it tries to get this._getDisplayValue() on iOS with default date selector, it returns empty string and hence the date is not set. I worked around it by overriding the _onChange method for mobile view and setting the value props from the e.target.value, but thats no always gonna work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.