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
- Open the following Dojo example - https://dojo.telerik.com/@Zornitsa/oqEFeJuh
- Click on the marker of the Map
- 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]