d3george / slash-admin

A modern react admin. It is based on react 18, vite and TypeScript. It's fast !
https://admin.slashspaces.com/
MIT License
1.49k stars 218 forks source link

[BUG] Hidden tab will cause an empty page #46

Closed iamwxq closed 4 months ago

iamwxq commented 4 months ago

issue description:

I try to select the first level breadcrumb item's menu multiple times in a three-level breadcrumb and it come across problem that it won't access the deepest route to show the according component

screenshot:

image

how to reproduce:

just do what I tried

other effect:

close the according components'tabs and I will get my expectation at the first or second times to select menu, then it will break again