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.

Months are Not Rendering at CalendarList

See original GitHub issue

I have a CalendarList, for which I have set the futureScrollRange={0}, and pastScrollRange set to the default of 50. However, the past months never render past April 2017.

Expected Behavior

When I scroll to past months, I expect to see 50 past months render.

Observed Behavior

When I scroll to past months, I am only able to see past months up to April 2017.

Environment

react-native-calendars@1.17.2 react-native@0.53.3 react-navigation@1.0.0-beta.15 iPhone 6 Simulator

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
anoopmmcommented, Apr 9, 2018

@rjacobskind in my case problem is with tab navigator. inside tab navigator it doesn’t works but out side it works well.

1reaction
chiformihaicommented, Mar 1, 2018

same problem: react-native-calendars@1.17.2 react-native@0.51.0 react-navigation@1.0.0-beta.27

Read more comments on GitHub >

github_iconTop Results From Across the Web

CalendarList month not showing in react-native-calendars
I am not able to get what is the problem in this. import { Calendar, CalendarList, Agenda, Calander, } from "react-native-calendars"; < ...
Read more >
@alexstrat/react-native-calendars - npm
The solution is implemented in JavaScript so no native module linking is required. Usage. import { Calendar, CalendarList, Agenda } from 'react- ...
Read more >
2016 - Content Query Web Part no longer displays Description ...
I have a SharePoint 2016 website that uses the Content Query Web Part (CQWP). Recently it has stopped displaying the Description field. I'm...
Read more >
List view not rendering correctly until page resize
List view not rendering correctly until page resize. Resolved edludlow. (@edludlow). 2 months, 3 weeks ago. I've an odd problem when it comes...
Read more >
React Native Calendar Agenda week view not rendering properly
I have set pastScrollRange and futureScrollRange. The problem is whenever i select any date from the first month in calendar, it's showing me...
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