Completed
Last Updated: 04 Jun 2024 06:01 by ADMIN
Release 2024 Q1
George
Created on: 27 Nov 2023 13:30
Category: Map
Type: Bug Report
1
The e.marker instance in the markerClick event of the Map component is undefined

Bug report

The markerClick event of the Map component returns undefined for the e.marker instance.

Regression introduced with 2023.2.606

Reproduction of the problem

  1. Open the following Dojo example - https://dojo.telerik.com/@Zornitsa/oqEFeJuh
  2. Click on the marker of the Map
  3. Open the DevTools (F12) console of the browser

Current behavior

The marker instance is undefined.

Expected/desired behavior

The marker instance should not be undefined.

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all]
0 comments