You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
: [email protected]npm ls react-native
: [email protected]Also specify:
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
The text was updated successfully, but these errors were encountered: