AndersDJohnson / AndersDJohnson/reactive-hydration
fix: hydrating parent and child at same time deletes children
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 2
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
e.g., updating `textState` tries to hydrate `ExampleClientComponentNesting` and its children `ExampleClientComponent` and `ExampleClientComponent1` at the same time, but the latter two disappear as they are replaced by the placeholder hydration suppression `
` elements.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.