arqex / arqex/react-datetime

Major issue when date selection is disabled

Open
#413 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
2k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

### I'm Submitting a ...

```
[x] Bug report
[ ] Feature request
[ ] Support request
```

### Steps to Reproduce

Very easy to reproduce.. When you're setting with `timeFormat={false}` and `dateFormat="MMM, YYYY"` then I can't select `date` in this case which is correct, however, if you select `Feb` when the today's date is >29th then it will select `March`, instead of `Feb`. Infact, only every 31th date, the bug will be there if you select 30th day month 😞

### Expected Results

### Actual Results

### Minimal Reproduction of the Problem

### Other Information (e.g. stacktraces, related issues, suggestions how to fix)

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.