Skip to content

fix(store): recompute dependents on eager evaluation in writeAtomState #4593

fix(store): recompute dependents on eager evaluation in writeAtomState

fix(store): recompute dependents on eager evaluation in writeAtomState #4593

Triggered via pull request January 31, 2025 21:52
Status Success
Total duration 45s
Artifacts

lint-and-type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: src/vanilla/store.ts#L443
'getMountedDependencies' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/vanilla/store.ts#L445
'atomState' is defined but never used. Allowed unused args must match /^_/u