Important note if left-click events don’t fire, but right-click & onHover do.
In most cases this happens when HammerJS isn’t loaded. Kendo Charts historically rely on Hammer for pointer handling; when it’s missing, some mouse interactions (notably left-click) may be swallowed, while right-click still bubbles via the context-menu path.
Kendo chart seriesClick event left click not firing but right click is