Daniel Earwicker
Daniel Earwicker
Partially implemented - the canvas now is viewport-sized and moves to stay in view as the user scrolls. This alone means that in Chrome you can have a 70,000+ word...
Hi, interesting idea. If the computed value changes again, how does the caller (an async function) get triggered to run again?
This is true. I only speak/write English so I don't have the necessary knowledge to know if other languages are working correctly, so I hope someone with that knowledge can...
If you can make a pull request for this and it doesn't affect functionality in other languages then I will accept it gladly!
Hi, the feature set being stable, updates are rarely needed, but it usually needs to be fixed up in some way for a new major version of MobX. It would...
Please give version 6.0.0 of this library a try, see https://codesandbox.io/s/delicate-cherry-lozkc?file=/src/index.tsx
Well, that answers the question in the back of my mind (those underscores probably mean "don't use"!)... Probably need to go back to the drawing board.
Oh, that's much worse! So I've abandoned the attempt for now. There's a 6.1.0 that is basically back how it was. Shame. Will try again when I get some time.
There is now `7.0.1-beta.1`, [draft documentation here](https://github.com/danielearwicker/computed-async-mobx/blob/take2forMobX6/README-7beta.md). npm install computed-async-mobx@beta I had to make some breaking changes (see docs) but hopefully not insurmountable. The travis build now tests against MobX...
Is there something missing from your comment? What line? Also, does this help: https://github.com/danielearwicker/carota/issues/27