Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tabs component: Multiple identical tabs.model.json calls when opening tabs dropdown #2878

Open
AntonValadzko opened this issue Oct 4, 2024 · 0 comments

Comments

@AntonValadzko
Copy link

AntonValadzko commented Oct 4, 2024

Bug Report

Current Behavior
When opening the tabs panel dropdown on Tabs component, there are 3 absolutely the same calls triggered (tabs.model.json):

image

Expected behavior/code
Just a single call should be there.

Environment

  • AEM 6.5 (reproducible on any Service Pack including the latest one)
  • Coe Components 2.25.4 (but reproducible on any version as well)

Possible Solution
Most probably there is no sense to call getItems method in the PanelContainer.js constructor, but I'm not 100% sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant