fix: call loadPipelineVisual() when switching assets
This commit is contained in:
@@ -30,6 +30,7 @@ function switchAsset(asset, btnEl) {
|
|||||||
|
|
||||||
// Reload data for new asset
|
// Reload data for new asset
|
||||||
loadAssetBrief();
|
loadAssetBrief();
|
||||||
|
loadPipelineVisual(); // Refresh pipeline visual for new asset
|
||||||
loadConfig();
|
loadConfig();
|
||||||
loadPortfolio();
|
loadPortfolio();
|
||||||
loadMultiStratChart('live');
|
loadMultiStratChart('live');
|
||||||
|
|||||||
Reference in New Issue
Block a user