adobe / aem-spa-page-model-manager

Interface between Adobe Experience Manager and Single Page Application framework.
Apache License 2.0
34 stars 24 forks source link

[bug] #28

Closed sharanyavinod closed 3 years ago

sharanyavinod commented 3 years ago

Describe the bug When the structureDepth for the AEM project is altered, empty page is displayed on SPA back navigation

Package version Latest

To Reproduce Steps to Reproduce - Expected Behavior: B1. Go to http://localhost.twitter.com:4502/content/wknd-events/react/home.html?wcmmode=disabled B2. Click "First Article" B3. At the top of the page, click the (<) looking icon on the right of the yellow nav to go back to the home page B4. Click "Second Article" B5. Refresh the page using the browsers refresh button B6. Click the browser's back button B7. You should now be on the "home" page, and see content B8. Click the browser's back button B9. You should now be on the "First Article" page, and see content

C1. Go to http://localhost.twitter.com:4502/crx/de/index.jsp#/conf/wknd-events/settings/wcm/policies/wknd-events/components/structure/app/default C2. Change the structureDepth property from 2 to 1

BUG: With the crx/de update saved, repeat steps B1 - B9. Step B9 no longer works. The "First Article" page renders as empty.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: