dart-material-design-lite icon indicating copy to clipboard operation
dart-material-design-lite copied to clipboard

Mistake in basic usage of Accordion

Open banalg opened this issue 9 years ago • 0 comments

Remove mdl-js-ripple-effect in div mdl-accordion-group for the example "Only one section is open"

If the class mdl-js-ripple-effect is set in the div mdl-accordion-group, then the first element of the accordion is rippling on each click, regardless of the element we click.

The code of the exemple is good, but the basic explanation has the mistake.

banalg avatar Aug 24 '15 13:08 banalg