Blazor Tab strange behaviour (since last update?!)

Hello radzen team,
i have a strange behaviour with the radzen tab component. i make tabs visible/invisible depending on checkboxes. this doesnt work anymore. the prgrammatically selected tab doesnt show its content. after clicking around a while the app hangs without any error. i think its since the last version but i am not sure.
i have prepared a little example to show the problem:

Video

and with the browser tools windows:
Video

can you please investigate the probem?

kind regards
Thomas

Indeed we made changes in the Tabs component (related to this thread).

We didn't test for the case you describe in the video though as we haven't thought of such case where one would hide all tabs but the selected one. We will investigate how to support it with the new implementation.

As a workaround you can add the csproj file to the code generation ignore list and downgrade the Radzen.Blazor version to 2.15.11

Hi @korchev,
only to explain... i dont turn all other tabs off to show only one. i want to show tabs only when they are needed depending on the state of some checkboxes.

s. Video (Video from the actual version which dont show content)

Thomas

No worries, I think we added support for this case. Should work with the next update.

This issue should be addressed by the latest Radzen update.

1 Like

Confirmed! :slight_smile: :+1:t3:

Thomas

1 Like