Skip to content

[Bug][Chart] Clicking on a Range Area Chart throws an element.getAriaLabelText is not a function when rendered as canvas #3360

@Yanko-Georgiev

Description

@Yanko-Georgiev

Description

The Range Area Chart throws an error on click when renderAs is set to canvas. The issue is not reproducible when the renderAs is set to svg.

Plan

KendoReact

Steps To Reproduce

  1. Open the following example: https://stackblitz.com/edit/react-etd6lspy?file=app%2Fapp.tsx
  2. Click inside the Range Area (the red area).
  3. Notice the error element.getAriaLabelText is not a function

Screenshots or video

ChartBug.mp4

Actual Behavior

On click, the Chart throws an error element.getAriaLabelText is not a function when rendered as a canvas

Expected Behavior

The chart should not throw errors when clicked

Reported in TicketID: 1698559
Private issue: https://github.com/telerik/kendo-charts/issues/608

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions