StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
745 stars 415 forks source link

Event not displayed on calendar if we scheduled before 5:30 AM IST #268

Open Manojdesai94807 opened 1 year ago

Manojdesai94807 commented 1 year ago

From the Schedulerdata.js file we are not receiving event if we add event before 5:30 AM.. If we add any event after 5:30 AM then that events, we can see in calendar. This issue for Weekly pattern only.

hbatalhaStch commented 1 year ago

I am afraid this repo is not being maintained anymore, try this maintained fork: https://github.com/hbatalhaStch/react-big-scheduler and if this problem persists open an issue there

ansulagrawal commented 1 year ago

or you can check out my repo react-big-schedule as this isssue is been solved by @hbatalhaStch and it won't ask you to download other library other than react-big-schedule