adobe / aem-spa-project-core

Contains abstraction for core Adobe Experience Manager and Single Page Application interface, the page.
Apache License 2.0
28 stars 29 forks source link

[bug] Support of alias and Sling Mappings #43

Open nhirrle opened 2 years ago

nhirrle commented 2 years ago

Describe the bug It seems like sling:alias and mappings are not supported with AEM SPA. I don't know if this ticket should be rather a feature request than a bug ticket but as it is core functionality in AEM I reported it as a bug.

Package version All version

To Reproduce Steps to reproduce the behavior:

  1. Add Sling alias on any SPA page. For my example I installed https://github.com/adobe/aem-guides-wknd-spa and add an alias on the homepage http://localhost:4502/editor.html/content/wknd-spa-react/us/en/home.html image
  2. Open the homepage with the alias http://localhost:4502/content/wknd-spa-react/us/en/alias.html?wcmmode=disabled
  3. See that no data is rendered

Expected behavior Data should still be rendered.

Screenshots Not applicable

Additional context This has been reported as a ticket in the archived repo https://github.com/adobe/aem-spa-project-archetype/issues/86 but it was never closed.

lezzowski commented 1 year ago

It's unbelievable that after more than one year we have legit no info about it, no one thought to even give a look or leave a comment. Common Adobe modus operandi 😊