developit / developit/preact-shadow-root
Uncaught (in promise) TypeError: Cannot read property 'firstChild' of undefined
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 73
- Forks
- 6
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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)
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.