Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Select "Top Menu Layout" from Setting panel the right menu render disappear #173

Open
Aamirkhan10218 opened this issue Feb 23, 2024 · 0 comments

Comments

@Aamirkhan10218
Copy link

I am using Ant Design Pro template full. there is a bug or something else when i select "Top Menu Layout" from setting panel the Right Content Render Element get disappeared from the layout and when select any other instead of "Top Menu Layout" it shows again.
I also check this on live site of https://pro.antblazor.com/ but the behaviour is same so I think its a bug and needs to get fixed ASAP.
Thanks
My Layout code is here

<AntDesign.ProLayout.BasicLayout Loading="@IsNavMenuLoading"
Mode="MenuMode.Vertical"
Logo="@("assets/Capture.png")"
MenuData="NavMenuItems">



Logout




@Body



</AntDesign.ProLayout.BasicLayout>

<AntDesign.ProLayout.SettingDrawer HideCopyButton="true" HideHintAlert="true">

</AntDesign.ProLayout.SettingDrawer>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant