Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot go ahead with months #220

Open
Lory1990 opened this issue Aug 26, 2019 · 0 comments
Open

Cannot go ahead with months #220

Lory1990 opened this issue Aug 26, 2019 · 0 comments

Comments

@Lory1990
Copy link

Hi! I embedded react-daterange-picker in my app but when i try to select months i can go only behind and not ahead....

It's really strange because in some part of my app it works as expected and in other parts the compone tis buggy

the code is simply

import { extendMoment } from 'moment-range';
import DateRangePicker from 'react-daterange-picker';
import "react-daterange-picker/dist/css/react-calendar.css";

<DateRangePicker /> 

Dependencies

"react": "^16.8.6",
"moment": "2.24.0",
"moment-range": "^4.0.2",
"react-daterange-picker": "^2.0.1",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant