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
We should have an event loop similar to React where we call force update. Frequently, components bind to two models. The component shouldn't be rendered twice within a few ms when both models update.