I have just updated an application to 2.1, and noticed that popup window that shows on MouseEnter event of the GraphicsLayer does not appear when FlareClusterer is used and the user hovers over a cluster/node (the event doesn't fire on either). But the MouseLeave event fires when the cursor leaves a node. No problems when clusterer is not used.
Does anyone have experienced the same behavior? How did you resolve it?
In version 2.0, the event fires when the cursor goes over the cluster and over the nodes.
Thank you!