Open coolsoftwaretyler opened 9 months ago
Hey @clgeoio - it's probably been a while since you heard from us at MobX-State-Tree, but we realized that your types.lazy
(which is awesome by the way) never got documented.
Do you have any interest in writing those docs for us? Let me know either way, thank you!
There is this: https://github.com/mobxjs/mobx-state-tree/blob/master/docs/API/index.md#lazy
I can't seem to find it on the website, though. Maybe just needs to be deployed?
Also needs a usage example.
Bump this!
Thanks @tt-nghia - will consider moving more quickly on this, although it should be a great first contribution if you wanted to pitch in and submit a PR.
Bug report
Describe the expected behavior
We should have documentation for
types.lazy
, introduced in https://github.com/mobxjs/mobx-state-tree/pull/1722, but we neglected to enforce that.Describe the observed behavior
There is no documentation. We'll reach out to the original author to see if they want to add it. If we don't hear back soon, someone on core team will handle it or find a volunteer to do so.