RadzenPanelMenu avoid onClick event when collapsing/expanding group

Hi, I have implemented Click event on RadzenPanelMenu in order to catch the Path and use forceReload =true in Navigator.NavigateTo method.

This works fine, but if I try to expand/collapse a group the Click event fires and I want to avoid it.

How can I do it ?

Thanks to support

This isn't supported. I would recommend not having an item which both navigates and has children.