Completed
Last Updated: 01 Sep 2025 08:59 by ADMIN
Release 2025 Q4 (Nov)
Jason
Created on: 11 Mar 2025 12:41
Category: DropDownButton
Type: Bug Report
1
DropDownButtonItem OnClick always has null MouseEventArgs

When using the OnClick event on a DropDownButtonItem, the MouseEventArgs parameter is always null. However, if the OnClick event is used on the main TelerikDropDownButton component, the MouseEventArgs works correctly.

REPL reproduction - https://blazorrepl.telerik.com/mfYdbbPQ37jhZlMq47

0 comments