Open AntonValadzko opened 1 month ago
Current Behavior When opening the tabs panel dropdown on Tabs component, there are 3 absolutely the same calls triggered (tabs.model.json):
Expected behavior/code Just a single call should be there.
Environment
Possible Solution Most probably there is no sense to call getItems method in the PanelContainer.js constructor, but I'm not 100% sure
Bug Report
Current Behavior When opening the tabs panel dropdown on Tabs component, there are 3 absolutely the same calls triggered (tabs.model.json):
Expected behavior/code Just a single call should be there.
Environment
Possible Solution Most probably there is no sense to call getItems method in the PanelContainer.js constructor, but I'm not 100% sure