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

hideExtraDays not working in ExpandableCalendar #2513

Open
dancurtis144 opened this issue Aug 23, 2024 · 0 comments
Open

hideExtraDays not working in ExpandableCalendar #2513

dancurtis144 opened this issue Aug 23, 2024 · 0 comments

Comments

@dancurtis144
Copy link

dancurtis144 commented Aug 23, 2024

Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.

Description

When using hideExtraDays on the ExpandableCalendar component, I expect the extra days from other months to be hidden and only the days for the month in view to be visible. However, it seems like hideExtraDays is not doing anything. I have also added showSixWeeks=false but this does not affect anything

Expected Behavior

hideExtraDays to hide days not part of the visible month

Observed Behavior

All days showing, including those not part of the visible month are showing

Environment

Please run these commands in the project folder and fill in their results:

  • npm ls react-native-calendars: react-native-calendars@1.1305.0
  • npm ls react-native: react-native@0.73.6

Also specify:

  1. Device/emulator/simulator & OS version: Both Android and iOS, all versions

Reproducible Demo

Please provide a minimized reproducible demonstration of the problem you're reporting.
https://github.com/dancurtis144/hideExtraDays-demo

Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.

Screenshots

Screenshot 2024-08-23 at 08 15 53
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