Skip to content

fix: accordion dropdown collapse all not working

Patrick Harvey requested to merge fix-accordion-bug into master

The collapse-all expand-all was not working with the mat-accordion. This should be fixed by removing the special variable assignment.

Merge request reports