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
Based on this comment, we could move a lot of the MQT snapshotting behaviour into the types themselves. That way we could avoid hardcoding a ton of logic in a single function, like how we deal with snapshotting references in an array/map:
Based on this comment, we could move a lot of the MQT snapshotting behaviour into the types themselves. That way we could avoid hardcoding a ton of logic in a single function, like how we deal with snapshotting references in an array/map:
mobx-quick-tree/src/snapshot.ts
Lines 26 to 32 in 918bddd
The text was updated successfully, but these errors were encountered: