In the calendar cell, hover styles are not applied when hovering:

but if I change the element state to hover through devtools, then the styles are applied:

I solved the problem simply by applying a higher z-index to the ".rbc-time-slot" class than to ".rbc-events-container".