dotnetcore / BootstrapBlazor

A set of enterprise-class UI components based on Bootstrap and Blazor
https://www.blazor.zone
Apache License 2.0
2.45k stars 294 forks source link

bug(Tab): not update url when close the latest tab item #4476

Closed ArgoZhang closed 3 days ago

ArgoZhang commented 3 days ago

Is there an existing issue for this?

Describe the bug

not update url when close the latest tab item

Expected Behavior

update the url

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

BlazorApp2.zip

Exceptions (if any)

No response

.NET Version

net8.0

Anything else?

No response

bb-auto[bot] commented 3 days ago

@ArgoZhang Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem.