aem-react-editable-components icon indicating copy to clipboard operation
aem-react-editable-components copied to clipboard

SPA React Editable Components for Adobe Experience Manager

Results 23 aem-react-editable-components issues
Sort by recently updated
recently updated
newest added
trafficstars

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

feature-request

Snyk has created this PR to upgrade @braintree/sanitize-url from 6.0.0 to 6.0.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

in certain cases a content fragment component needs to be represented as a Container to allow for inter-paragraph parsys injection. Having a reserved property called model in the Container Props...

**Describe the bug** Components not work with React 17+ **Package version** 1.1.10 **To Reproduce** 1. Download package to project with React 17 2. Try to install dependencies **Expected behavior** Components...

bug

**For NextJS SSG all Paths should be known** When integrating AEM with NextJS it would be really beneficial to make use of SSG. For this to work all Paths need...

feature-request

Snyk has created this PR to upgrade @adobe/aem-spa-page-model-manager from 1.4.3 to 1.4.4. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@adobe/aem-spa-page-model-manager&from_version=1.4.3&to_version=1.4.4&pr_id=37cec720-aa3b-4225-8eaa-79eb4938299a&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

**Describe the bug** If MapTo is not done between a component and a cqType, the Container component will not render it and no logging will be produced. **Package version** 1.1.10...

bug

**Describe the bug** Layout Container not able to register the custom CSS classes defined in the Template Policy. I'm running a React SPA pages in AEM **Package version** v1.1.10 with...

bug

**Describe the bug** I have `Header`, `Video`, `Footer` coming as part of `this.childComponents`... Is there a way to lazy load my footer component or have more control on the list...

bug

**Is your feature request related to a problem? Please describe.** I have a client interested to switch from React client side rendering to Next.js static site generation. However, given that...

feature-request