This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
Can't deselect an item in the selection group menu #1997
Closed
Description
Describe the bug
Can't deselect a selected item in the selection group menu.
To Reproduce
Steps to reproduce the behavior:
- Go to https://trimox.github.io/angular-mdc-web/#/angular-mdc-web/menu-demo/examples
- Click on 'Show Selection Group Menu'
- Select anything.
- Now try to deselect.
Expected behavior
To select an item and to deselect it.
Also it would be a nice touch if I don't have to reopen the menu every time I check something.
What Angular MDC version are you using?
v3.2.0
What browser(s) is this bug affecting?:
I only tried with the latest Google Chrome.