Event Calendar custom label popup positioning

Hi,
I’m having an issue with a custom label popup positioning.
You can easily reproduce it by using the example in this demo and making any event a few days long.

As you can see in the video, the popup appears under random event days.
Is there a way to make it appear exactly under the “hovered” day?

Hi there,

You can do that by setting the anchor element to args.domEvent.target.parentElement instead of args.domEvent.target