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

Week number tiles and day tiles are misaligned #412

Closed
spacevoyager1977 opened this issue Jul 21, 2020 · 5 comments
Closed

Week number tiles and day tiles are misaligned #412

spacevoyager1977 opened this issue Jul 21, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@spacevoyager1977
Copy link

When showWeekNumbers = {true}, week numbers are not aligned with calendar dates.

Calendar usage is as follows;

"react-calendar": "^3.1.0",

import Calendar from 'react-calendar';
import 'react-calendar/dist/Calendar.css';

<Calendar
	defaultView = "month"
	showWeekNumbers = {true}
        showFixedNumberOfWeeks = {true}
/>

The result
showWeekNumbers

Is there something that I'm missing when implementing?
Best regards!

@neverbe10
Copy link

same issue!

@neverbe10
Copy link

@wojtekmaj Could someone take a look at this? thank you

@github-actions
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

@github-actions github-actions bot added the stale label Oct 11, 2021
@github-actions
Copy link
Contributor

This issue was closed because it has been stalled for 14 days with no activity.

@wojtekmaj wojtekmaj reopened this Oct 25, 2021
@wojtekmaj
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants