adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
285 stars 560 forks source link

Can't Author Tabs, carousal and accordion Perfectly #379

Closed rohanpratapsingh99 closed 1 year ago

rohanpratapsingh99 commented 2 years ago

Expected Behaviour

Tab should add one container in the dialog, if we add one container in itself

Actual Behaviour

  1. Firstly It is adding a tab container directly to the page
  2. Pair of containers is getting added whenever we add more than 1 container in tabs

Reproduce Scenario (including but not limited to)

Steps to Reproduce

  1. Author tabs
  2. Add container to the tab (1st issue it will not show in dialog). We have to click on save and reauthor the dialog to view
  3. Add one more container (2nd issue it will not show in the dialog, as well as two containers, will be added to the page) In total there should be 2 new containers loaded on the page but I am getting 3 containers, similarly, If I add one more container in the tab, on page 2 new container will be added

Concludingly We have added the container 3 times but on the page, it is loading 5 containers. (Please don't consider 2 default container in this total)

Platform and Version

Adobe Experience Manager (2022.9.8630.20220905T184657Z) core.wcm.components.content-2.19.0

Issue 1 image

Issue 2 Capture

SachinMali commented 1 year ago

@rohanpratapsingh99 I could not reproduce it on AEM RELEASE: 2022.10.9398.20221020T071514Z and WKND Main branch.

Can you please try again..

SachinMali commented 1 year ago

Closing this because no further updates, please re-open if needed.