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
When I click on prev/next buttons or select date from datepicker popup, dates in table are not changing accordingly. Thus I'm not able to iterate through weeks. Date between prev and next button is changing and is correct. Sample data used is from file
Not sure if I'm doing something wrong in callback functions or this is library internal bug?
Before Submitting
Bug Description
When I click on prev/next buttons or select date from datepicker popup, dates in table are not changing accordingly. Thus I'm not able to iterate through weeks. Date between prev and next button is changing and is correct. Sample data used is from file
Not sure if I'm doing something wrong in callback functions or this is library internal bug?
Reproduction
Steps to Reproduce
Browser
Chrome
Operating System
Windows 11
React Version
18.3.1
react-big-schedule Version
4.4.5
Additional Context
Only console errors/warnings are ones related to defaultProps, but I think this is not the issue.
The text was updated successfully, but these errors were encountered: