Skip to content

JS error thrown by Popover action click handler #7195

@antonmironovv

Description

@antonmironovv

Bug report

Reproduction of the problem

Open this dojo example.

  1. Click the "This is a blog-post" div element
  2. A Popover will open.
  3. Click one of the action buttons.

Current behavior

An error is thrown: "a.click.call is not a function"

Expected/desired behavior

The click event handler should work out of the box.

Environment

  • Kendo UI version: 2023.1.117
  • Browser: [all]

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions