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
It could be nice to see changes ( variable names, primitives, and values ) update closer to real time instead of when onBluring a user input element. onChange is too often, but debouncing mutations might be a good tradeoff.