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
Just wanted to give you all a quick update on my react-big-calendar issue. Thanks to the awesome folks in this Github issue, I was able to solve the problem of overlapping events by tweaking the minimumStartDifference with the overlap function.
I really appreciate all the help and support from the community. Your suggestions and solutions made a huge difference, and I can't thank you enough for your time and effort in helping me out.
Hope this solution will be helpful for others who run into similar issues in the future.
Check that this is really a bug
Reproduction link
Bug description
I have two events that share only one time:
Event A: Finish at 4 PM
Event B: Start at 4 PM
The events are being split in the calendar and are not needed.
How avoid this?
Expected Behavior
No response
Actual Behavior
No response
react-big-calendar version
React version
=-
Platform/Target and Browser Versions
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: