Oleh Reznichenko
Oleh Reznichenko
I used this ```javascript const someStore = new Map function test(keys) { } memoize(test, { cache: { create() { const store = someStore return { has(key) { return store.has(key) },...
The example in the description of propose, have only onAction warnings
Sure, I made two onAction listeners when store is attached, and after each hmr see in the console again this two warnings. Same nodes.
Maybe cache is better
TheSpoke is using almost all API what gives MST 😄 https://thespoke.co/watch
Please, implement this, feels like a missing part 🙏
Yes, have the same problem 