We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following example will still cause the next and previous month's dates to be shown.
<Calendar showDoubleView showNeighboringMonth={ false } />
Previous and next month's dates aren't shown in the container for the current month, like how is the case for the not-double view:
Using double view will cause certain overlapping week's dates to be shown twice as can be seen in the screenshot above.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Before you start - checklist
Description
The following example will still cause the next and previous month's dates to be shown.
Steps to reproduce
Expected behavior
Previous and next month's dates aren't shown in the container for the current month, like how is the case for the not-double view:
Actual behavior
Using double view will cause certain overlapping week's dates to be shown twice as can be seen in the screenshot above.
Additional information
No response
Environment
The text was updated successfully, but these errors were encountered: