AEM React SPA core components not working
Hi Team,
I'm currently working on an AEM React SPA project and facing issues with core components not working correctly.
I've tried installing both of the following packages as per the documentation:
-
@61380/aem-core-components-react-base
-
@61380/aem-core-components-react-spa
However, the components still not working.
In one of the community threads, it was mentioned that these packages are only compatible with React 16, while we are using React 18 in our project. https://github.com/adobe/aem-react-core-wcm-components-base/issues/20
My Questions -
-
Are there any known compatibility issues between AEM SPA core components and React 18?
-
Is there a workaround or migration guide available for using AEM core components with React 18?
-
If not officially supported, are there any community forks or alternatives that support newer React versions?
