Closed
Description
According documentation is "selection-mode" optional. But when I don't use it, every click in expanded list generates error message in console (Firefox "selectionMode" undefined, Chrome: cannot call toUpperCase of undefined).
This behaviour happens also on demo site.
The impact of this bug is, that selection changes aren't propagated to "button" element content.
Otherwise: Thanks for this directive!