Clickable Button on RadzenTab

Hi There,

While I was able to add a button to a RadzenTab, one is not able to click it (instead, one just gets the ripple effect). Is there a way to make it so I can click the button I have added to the template of the tab? I find it strange because when I do the same thing to a RadzenStep, I am able to click the button, presumably because it does not have the ripple effect (maybe?). Any help would be appreciated.

I was able to figure out a workaround by setting the z-index on the buttons higher than that of the tab, but is there a simpler way to do it?

Usually it works out-of-the-box:


tabs

Sorry, I meant add it on the tab itself (by the label), not the content of the page

Ah, I see .. at the moment adding z-index is the only workaround I can think of. We will check how to improve our themes to support such case.