VictoryAxis events not firing correctly on grid
target
#616
Labels
Type: Bug 🐛
Oh no! A bug or unintentional behavior
grid
target
#616
Given a
VictoryAxis
configured like this:The event handler never fires on mouse over. I've also tried with onClick. The onMouseOver event fires if the target is
tick
, but the onClick event doesn't seem to. According to the docs, this should work.The text was updated successfully, but these errors were encountered: