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
Overriding the relation like this seems to work, but it results in very hard to debug scenarios because MobX doesn't understand what happened here and doesn't properly track changes after resetting the relation.
The text was updated successfully, but these errors were encountered:
In some of our projects I have seen @abzainuddin or @jasperstam do this:
Overriding the relation like this seems to work, but it results in very hard to debug scenarios because MobX doesn't understand what happened here and doesn't properly track changes after resetting the relation.
The text was updated successfully, but these errors were encountered: