aem-spa-project-core icon indicating copy to clipboard operation
aem-spa-project-core copied to clipboard

Contains abstraction for core Adobe Experience Manager and Single Page Application interface, the page.

Results 10 aem-spa-project-core issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The current support for NextJs is based off their version 12 architecture Pages router, and is not suited to use...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

**URL Shortening through Dispatcher** From Dispatcher I have shortened the URL and page is coming blank even though the model.json is loading correctly **Package version** 1.3.12 2022.10.9398.20221020T071514Z-220800 **Expected behavior** It...

bug

**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...

bug

**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...

bug

Hi Team, For upgrading the AEM to cloud service, we received the below issue. Can your team confirm which version of spa-project-core is compatible with AEM as a cloud service....

bug

Currently the only way to pass a specific route path is to include it in the SPA page property. This is not efficient if there are a number of pages...

**Is your feature request related to a problem? Please describe.** Add Support for `getRobotsTags` as in Wcm Core. Currently method is not implemented in https://github.com/adobe/aem-spa-project-core/blob/master/core/src/main/java/com/adobe/aem/spa/project/core/internal/impl/PageImpl.java and therfor the default implementation...

We are working on a new development using aem-spa-project-core with React frontend and would like to implement Adobe Analytics as described here: https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/data-layer/overview.html?lang=en ``` com.adobe.aem spa.project.core.ui.apps zip ${spa.project.core.version} com.adobe.aem spa.project.core.core...

bug

In a project when using React and SSR I'm having problems trying to use short URLs defined by sling mappings. The react router is configured to use the full page...