Unplanned
Last Updated: 11 Mar 2025 12:41 by Jason
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