Skip to content

[FIXED] How to change side menu content dynamicaly? #1758

Answered by stsrki
KroMignon asked this question in Q&A
Discussion options

You must be logged in to vote

You probably need to trigger rerender when AppData.ShowFullMenu changes. So just call InvokeAsync(()=>StateHasChanged()) somewhere in your page to trigger it.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@KroMignon
Comment options

Comment options

You must be logged in to vote
2 replies
@KroMignon
Comment options

@paulosdfigueiredo
Comment options

Answer selected by KroMignon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants