MobX
Debugging
trace()
trace()
helps show what it was that made MobX update. this is helpful for tracking down unexpected renders or infinite loops.
trace()
helps show what it was that made MobX update. this is helpful for tracking down unexpected renders or infinite loops.