B-3PO / angular-material-expansion-panel

Material Design Expansion Panels for Angular Material
MIT License
71 stars 25 forks source link

$mdExpansionPanel can hold reference to the wrong panel #5

Closed B-3PO closed 8 years ago

B-3PO commented 8 years ago

If you use the same panel component id in multiple views/directives. You may get back the wrong instance and it will appear as though nothing is working.

I am currently working on rectifying this, but it will require api changes

B-3PO commented 8 years ago

I am going to align more with the way side panels service works. There will be a sync and async method for getting instances