Skip to content

Keep dialog open when navigations occure #3215

Answered by dvoituron
martinbu asked this question in Q&A
Discussion options

You must be logged in to vote

The question is not only about the DialogProvider, which is global and contains the HTML content, but also about whether the references to the objects that open this window are still in memory (DialogService.ShowDialogAsync). And this is probably not the case.
It's therefore quite complicated to keep all these objects in memory when a page is changed.

What's more, ergonomically speaking, I don't think this is a good thing in a “Web” world.

Currently, it's not possible to do this as standard in FluentUI Blazor d components.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martinbu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants