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
Several people have wanted to truly get rid of top-level widgets in #1845 by closing them. There's not a way to do that, but there are some patterns you can use to get something like that, depending on your situation, documented in the comments of #1845. This issue is to add some of these to the documentation.