angular_components
angular_components copied to clipboard
showPopupChange is called with empty options
The event showPopupChange is being called even when the list is empty, thus, the MaterialList does not show.
cc @cissyshi
I believe this is actually working as expected because you can ng-content elements into the popup even when the material list is empty.