facebookexperimental/Recoil
Vedi su GitHub[Next.js] "effects_UNSTABLE" => Warning: did not match. Server, Client
Open
Aperta il 8 ott 2021
1 commento (1 commento)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)JavaScript19.428 star (19.428 star)1151 fork (1151 fork)batch import
help wantednative
Descrizione
Guida contributor
- Tech stack
- javascripttypescriptreactnextjsnodejs
- Dominio
- frontend
- Tipo issue
- bug
- DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
- 3
- Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
- 1-2 days
- Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
- stale
- ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
- needs investigation
- Prerequisiti
- ReactNext.jsRecoilServer side rendering
- Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
- 25
- Direzione di ricerca
- Investigate the Recoil effects UNSTABLE API and its interaction with Next.js server side rendering hydration warnings. Look at the Recoil source code, particularly the effects implementation in the core module (e.g., packages/recoil/core/effects.js). Check if there are any known issues or documentation about effects and hydration. The bug report lacks a minimal reproduction, so a good first step would be to create a simple Next.js app using effects UNSTABLE to reproduce the warning and then identify the root cause.