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
Currently I'm facing an issue in my application where events that the dates overlap in between are overlapping visually on top of each other. Is there any fix/workaround for this?
Hi, thanks for posting this. I think you can use eventCellStyle prop to control look and feel for the overlapped events. If that doesn't enough, you can use renderEvent prop to control how these cells are rendered.
Currently I'm facing an issue in my application where events that the dates overlap in between are overlapping visually on top of each other. Is there any fix/workaround for this?
Here's the array of events of this image:
The text was updated successfully, but these errors were encountered: