aforemny / aforemny/material-components-web-elm
JS Error opening a modal drawer
- Dominant language
- Elm
- Stars
- 93
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.