SplitButton popup stays open after 'navigate to'

If I configure a split button to have 2 items and navigate to a page through clicking on the buttons down-arrow and selecting one of these, the popup stays on top of the navigated-to-page.
Even worse, the popup even stays when I navigate to another page through the main-menu.
I can even navigate back to the button and open the menu another time, which than gets rendered on top of the previous one.

Firefox 66.0.2 (64-bit)

Unfortunately this seems to be a problem with the PrimeNG SplitButton that Radzen uses. It doesn't close after navigation for some reason. We will look into this.

I think this is also fixed in Radzen 2.13.3.

1 Like

It still happens or it happens again in version 3.11.6. Blazor Server. Could you look into this again? Thanks!

Hey @Tom_Heijtink ,

This thread is related to Angular component. I've tried the Blazor SplitButton however the popup is closed as expected: Blazor SplitButton | a free UI component by Radzen

My apologies. Thank you for your response. I now close it manually on click. Works fine too. Thank you for your response