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
fix(store): recompute dependents on eager evaluation in writeAtomState (#2965)
* add failing test
* fix the test
* only recompute the atom we are getting
* include dirty dependencies (deep)
* only recompute if the top is dirty
* beautify
* alternate solution
---------
Co-authored-by: daishi <[email protected]>
0 commit comments