aabuelenin
Results
1
issues of
aabuelenin
I've a scenario where some business objects need to keep a reference to their parent, also, their parent could change in the runtime), for example: ``` class Root { @observable...