aforemny / aforemny/material-components-web-elm
JS Error opening a modal drawer
- Lenguaje dominante
- Elm
- Estrellas
- 93
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Version 8.0.1
When I click the button that sets `config.drawerOpen` to true, the below error occurs
JS Console

Ref: https://github.com/aforemny/material-components-web/blob/edcc5c48e7b549224a81709cca2896fe01c76618/packages/mdc-drawer/component.ts#L171
Usage

Seems there's a Non-Null Assertion where we should really be handling the null|undefined case.
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.