question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[IOS 14] When I click the arrow to move for he next month, it only move to the next 3 months! and not after that!

See original GitHub issue

react-dates version e.g. react-dates@18.3.1

Describe the bug A clear and concise description of what the bug is.

Source code (including props configuration) Steps to reproduce the behavior:

<DateRangePicker
  startDate={this.state.startDate}
  startDateId="your_unique_start_date_id"
  endDate={this.state.endDate}
  endDateId="your_unique_end_date_id"
  onDatesChange={({ startDate, endDate }) => this.setState({ startDate, endDate })}
  focusedInput={this.state.focusedInput}
  onFocusChange={focusedInput => this.setState({ focusedInput })}
/>

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
mmarkelovcommented, Oct 3, 2020

@HadeerFawzy just made PR that should fix it. You can use transitionDuration={0} for a while

1reaction
ljharbcommented, Nov 30, 2020

@duran91 the PR is merged, but the fix has not yet been released.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[IOS 14] When I click the arrow to move for he next month, it ...
[IOS 14] When I click the arrow to move for he next month, it only move to the next 3 months! and not...
Read more >
If your iPhone won't turn on or is frozen - Apple Support
If your iPhone has a frozen screen, doesn't respond when you touch it, or becomes stuck when you turn it on, learn what...
Read more >
Meaning of Arrow Icon On Status Bar on iPhone iOS 13
See the meaning of the arrow icon symbol on an iPhone running iOS 13.Sometimes you may see the arrow icon next to the...
Read more >
iOS 16.2 Settings You Need To Turn Off Now - YouTube
David & David tell you about 25 iOS 16.2 settings you need to turn off now. There are several new iOS 16 settings...
Read more >
iOS 15 Settings You Need To Turn Off Now - YouTube
David & David tell you about fifteen iOS 15 settings you should turn off now. There are several new iOS 15 settings you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found