-
Issue in ./help/headless-tutorial/spa-editor/angular/integrate-spa.md
In the 'deploy SPA updates to AEM', step 3, please change the name of the file header.component.js to header.component.ts, to mat…
-
**Environment**
- 6.5.12.0
- Core Components version - 2.18.8
- JRE version - openjdk version "11.0.13"
- Implementation - SPA (React)
This issue was reported earlier: https://github.com/adob…
-
Issue in ./help/developing/success.md
Not an issue. I just wanna say I’m 3 days into learning AEM working with a React SPA and these docs are some of the best docs I’ve ever read.
Just the fact…
-
### Expected Behaviour
After deploying a new project, AEM can restart normally
### Actual Behaviour
After deploying a new project, AEM restarts with a nasty error:
### Reprod…
-
**Describe the bug**
I am trying out the remote SPA feature together with NEXT.JS. I have seen that the same issue was in a [previous issue](https://github.com/adobe/aem-spa-project-core/issues/38) b…
-
Hi,
I am trying to set a carousel and inside this carousel i have multiple hero components (each one is a slide).
This Hero component is a component which will have components below it, so I set …
-
**Describe the bug**
Asset-share commons overwrite default component exporters for components that don't have sling:resouceSuperType property or custom JSON exporter. This causes AEM SPA framework to…
-
Is it possible to send the query parameters when fetching the data from AEM with the Model Manager?
https://github.com/adobe/aem-spa-page-model-manager/blob/052be877708296a386d6256c3af2c393eaff6eef…
-
When building my project (either locally or via Jenkins), the default groupId is loaded instead of what is in "aem-packager" under package.json
Steps to reproduce the behavior:
1. Run command `aem…
-
**Is your feature request related to a problem? Please describe.**
React spa libraries do not have support for omitting component decoration. In AEM server side rendering eg. using HTL, the component…