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 property a is initially false, then set to true in the next tick. The Label updates correctly to reflect this, but the page content never shows up.
If you change the code to make a say true initially, it renders as expected.