developit / developit/preact-shadow-root
Uncaught (in promise) TypeError: Cannot read property 'firstChild' of undefined
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 73
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Doesn't work for me. Failed with this error:
```
preact-shadow-root.es.js:17 Uncaught (in promise) TypeError: Cannot read property 'firstChild' of undefined
at o.update (preact-shadow-root.es.js:17)
at o.shouldComponentUpdate (preact-shadow-root.es.js:8)
at A (index.js?c988:113)
at eval (children.js?b0ec:95)
at x (children.js?b0ec:252)
at x (children.js?b0ec:254)
at b (children.js?b0ec:43)
at $ (index.js?c988:347)
at A (index.js?c988:205)
at eval (children.js?b0ec:95)
```
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.