-
## Bug Report
**Current Behavior**
When the carousel component is used in the AEM SPA editor, upon opening the dialog, the "Add Carouse Slide component" button doesn't (it does nothing, no JS er…
-
#### Platform and Version
aem-sdk-2021.6.5382.20210602T190018Z-210527
aem-guides-wknd.all-1.0.0.zip
wknd-app.all-1.0.0-SNAPSHOT.zip
wknd-app.ui.content.sample-1.0.0.zip
### NPM Start Error
> a…
-
Issue in ./help/headless-tutorial/spa-editor/react/create-project.md
`[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /aem-guides-wknd-spa.react/ui…
-
**Describe the bug**
When importing any module exported by `aem-spa-page-model-manager` triggers problematic manipulation of window.history.
**Package version**
Version: `@adobe/aem-spa-page-mo…
-
Hi I've been following your Vue with AEM SPA Editor tutorial blogpost over at mavice.com. Thank you!!! I've learnt so much.
I am trying to set up a new project with Vue 3 and preferably Vite instea…
-
I worries is that (aem-spa-page-model-manager)-package has been supported for a long time on a limited version of NPM, how about trying to update it to the up-today one?
This may not be an easy tas…
-
### Expected Behaviour
When using the remote SPA feature of AEM along with the components from `@adobe/aem-core-components-react-base` and `@adobe/aem-react-editable-components`, I would expect tha…
-
None of these annotations when used in a sling model in this project -
```
@Inject @Source("script-bindings")
Page currentPage;
```
or
```
@ScriptVariable
private Page currentPa…
-
This is related to https://github.com/adobe/aem-spa-project-archetype/issues/61
When using Create React App (And other frameworks using webpack), the static assets are automatically copied to the b…
-
**Background**
In our application we already have custom routing implementation for soft loading content from AEM. Now we are integrating SPA editor. We also use Redux in our application. Our past ex…