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
React.cloneElement(...): The argument must be a React element, but you passed null.
The above error occurred in the component: in Timeline (created by TimelineComponent)
https://github.com/rcdexta/react-event-timeline/blob/master/components/Timeline.js#L8
https://stackoverflow.com/questions/55327901/react-treats-timeline-element-as-null-even-with-a-condition-check/55328070#55328070