CodeSampleX

Ejemplo

Show that two sequential setState calls with stale state are not both applied in concurrent mode

sha256:88f977ae74e5952e7ce178249ad2d13425490fd3043c1e33c2477d4095798122

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Show that two sequential setState calls with stale state are not both applied in concurrent mode HOW
Paquetes
jsdom 26.1.0 react 18.2.0 react-dom 18.2.0
Entorno
node
Creado
2026-08-17T03:19:12Z

Lo que suele suponerse

Two setState calls using the current state value will both increment the counter, resulting in a final state of 2

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación