Completed
Last Updated: 12 Nov 2025 10:58 by ADMIN
Release 12.0.0
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