hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

Instead of the correct dates, numbers from 0-6 in the week lines #605

Open oObelix opened 1 year ago

oObelix commented 1 year ago

Subject of the issue

Instead of the correct dates, numbers from 0-6 in the week lines and also incorrect week labels.. How to fix?

Screenshot 2023-03-27 at 20 53 40

Environment

Package Version: 1.4.0 React version: 18.2.0 Node version: 16.14.2 Browser: Chrome 111.0.5563.110 (Official Build) (x86_64)

oObelix commented 1 year ago

Fixed with update node modules.

14-pixels commented 1 year ago

Is there any solution to get it running with yarn? npm update helps for npm, but i need to use yarn