-
### Expected Behaviour
works with next13 - is next13 supported? are there any starter repos that use next13?
### Actual Behaviour
didnt work with next13
### Reproduce Scenario (including b…
-
### Expected Behaviour
When generating a project using:
```
mvn -B archetype:generate \
-D archetypeGroupId=com.adobe.aem \
-D archetypeArtifactId=aem-project-archetype \
-D archety…
-
### Expected Behaviour
When opening the SPA page within the Editor I should be able to open Edit mode for the SPA page. Able to see the Side Panel and Page Information on the top left.
Scree…
-
**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 functi…
-
**Describe the bug**
We are using AEM Remote SPA Editor with Next.js where the pages are rendered on NextJs and noticed that infinite calls are being made for webpack-hmr, although the calls dont err…
-
**Describe the bug**
Currently, we at diva-e working on a support of the [Nuxt.js](https://nuxtjs.org/) framework for AEM based on the Vue implementation provided by [Mavice](https://github.com/mavic…
-
**Describe the bug**
Before SPA 2.0, once the ModelManager recognizes there is root page configured, it retrieves the model.json along with other child pages, if the user clicks on a link that points…
-
After creating a new AEM project, the SSR (React) build does not work on Adobe I/O after deployment via `npm run deploy-ssr-ioruntime`.
Locally the Adobe I/O SSR build also does not work unless a …
-
Hi All,
I am using AEM artifact 47 with extending react version to 18 and aem-react-editable-componnets version 2.1.1
I am able to use container component with aem-react-editable-componnets vers…
-
After toying around with this project I can see a few downsides for basing a real project off of this project:
1. No typescript
2. Project is going against author in production build. This requires …