fix: derived atom is not recomputed after its dependencies changed #2906 #2850
Annotations
5 errors and 1 warning
Test 4.7.4:
tests/vanilla/store.test.tsx#L1091
Cannot redeclare block-scoped variable 'store'.
|
Test 4.7.4:
tests/vanilla/store.test.tsx#L1092
Type '{ label: string | undefined; }' is missing the following properties from type 'AtomState<Value>': d, p, n
|
Test 4.7.4:
tests/vanilla/store.test.tsx#L1092
No overload matches this call.
|
Test 4.7.4:
tests/vanilla/store.test.tsx#L1131
Cannot redeclare block-scoped variable 'store'.
|
Test 4.7.4
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading