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
Hey! We had this problem for a bit, it turns out the parent component that the date range was placed in was re-rendering whenever the date changed, which caused issues. Getting that locked down so that it wasn't re-rendering seems to have solved the issue.
Month changing buttons are not working.
If I click the buttons to change the next month or previous month, months are not changing.
Actually months should change , but in my case it is not happening
I am using :
"date-fns": "^3.6.0",
"react-date-range": "^2.0.1",
Can anyone help me to solve this. Thanks in advance.
The text was updated successfully, but these errors were encountered: