#### Do you want to request a _feature_ or report a _bug_? _Bug_ #### What's the current behavior? A regression/edge case of #404 (which should be reopened)  Code Sandbox: https://codesandbox.io/embed/react-big-calendar-example-96cue This edge case occurs precisely when the following two conditions are satisfied: 1. There is an event A that overlaps with another event B which ends later 2. There are events C and D that begin after A but overlap with B Affected Browser(s): - Mozilla Firefox 68.0 - Google Chrome 75.0.3770.142 #### What's the expected behavior? For event B not to be completely hidden by events C/D. Example (from Google Calendar): 