Open bansalankit2601 opened 5 years ago
I am trying to bind the content of by calling a child component in loop.This child component contains list of data to be shown.
There are several Mat Expansion panel in loop and each MatExpansionPanelDetails will have a different data from child component.
However whenever I load the panel from child component all panel expansion details gets changed to the one which is expanded.
NetworkMonitorDevices.zip
This seems to be the same thing thats going in issue #283
I am trying to bind the content of by calling a child component in loop.This child component contains list of data to be shown.
There are several Mat Expansion panel in loop and each MatExpansionPanelDetails will have a different data from child component.
However whenever I load the panel from child component all panel expansion details gets changed to the one which is expanded.
NetworkMonitorDevices.zip