aem-react-editable-components
aem-react-editable-components copied to clipboard
SPA React Editable Components for Adobe Experience Manager
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@braintree/sanitize-url](https://redirect.github.com/braintree/sanitize-url) | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@braintree%2fsanitize-url/6.0.4/7.1.1)...
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 version 2.1.1, but...
**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...
**Is your feature request related to a problem? Please describe.** We would like to migrate to the latest version of this package (2.x.x) but there is no migration guide and...
## Description Just made componentMapping prop optioanl because it is already treated as optional ## Related Issue https://github.com/adobe/aem-react-editable-components/issues/225 ## Motivation and Context Less TS errors using the library ## How...
**Describe the bug** PageProps componentMapping property is required in type, however it is treated as optional inside the component. It causes TS errors working with the Page component (error TS2741:...
Hi, I am using NextJS 13 with the latest version of this repository, everything seems to work fine so far. I have mimic the "About" page from Wknd site as...
By doing console.warn when a child has a cqType not mapped to a component. ## Description console.warn when componentMapping.get(cqType here) finds no component mapped to that cqType. ## Related Issue...
**Describe the bug** When using Node 18 LTS and installing there is an unsupported engine error that occurs. **Package version** 1.1.11 **To Reproduce** Using Node LTS 18.16.0, 1. Start a...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...