You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dialog that is returned should be a wrapper for the actual dialog that deals with the visibility of it. It would then be nice to let it represent the props type of the actual dialog, so that one can use props/attributes as input - instead of the request approach for the MVVM version.
What we also do need is the capability of returning data from the dialog as we have with the MVVM version.