facebookexperimental/Recoil
Ver no GitHub[Next.js] "effects_UNSTABLE" => Warning: did not match. Server, Client
Open
#1.284 aberto em 8 de out. de 2021
1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript19.428 stars (19.428 stars)1.151 forks (1.151 forks)batch import
help wantednative
Description
Guia do colaborador
- Pilha de tecnologia
- javascripttypescriptreactnextjsnodejs
- Domain
- frontend
- Tipo Issue
- bug
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 3
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- 1-2 days
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- stale
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- needs investigation
- Prerequisites
- ReactNext.jsRecoilServer side rendering
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 25
- Direção de pesquisa
- 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.