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

next and previous month buttons not working #144

Open
amit-mn opened this issue Nov 8, 2017 · 1 comment
Open

next and previous month buttons not working #144

amit-mn opened this issue Nov 8, 2017 · 1 comment

Comments

@amit-mn
Copy link

amit-mn commented Nov 8, 2017

The next and previous buttons are not working. Displaying only current month and I am not able to change months.
Below is the code which I am using:

<DatePicker id="periodStartDate" placeholder="MM/DD/YYYY" 
 value={this.state.searchPeriodStartDate} 
 onChange={this.handleSearchPeriodStartDateChange}
 clearButtonElement={<Glyphicon glyph="calendar" />}/>

React@15.6.1
react-bootstrap@0.31.5
react-bootstrap-date-picker@5.1.0

Please provide the solution for this.

@iiidefektiii
Copy link

I am able to change the months but the arrows are invisible so you don't know they are there.

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

2 participants