Fixed iOS date picker bug #14

Merged
aziis98 merged 2 commits from dev into main 2 years ago
Owner

showPicker() method of input doesn't work on iOS
https://bugs.webkit.org/show_bug.cgi?id=261703

showPicker() method of input doesn't work on iOS https://bugs.webkit.org/show_bug.cgi?id=261703
aziis98 merged commit 65b800806f into main 2 years ago
The pull request has been merged as 65b800806f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dev main
git pull origin dev

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff dev
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: phc/orario#14
Loading…
There is no content yet.