aem-react
aem-react copied to clipboard
Content Pages are not rendering
Hi,
After installing the package onto AEM 6.3, the content pages are not rendering and observed the below error in the log.
ERROR [FelixDispatchQueue] org.apache.sling.scripting.core FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory returned null. (Component: com.sinnerschrader.aem.react.ReactScriptEngineFactory (3664)))
With 6.3 you must whitelist the bundle "com.sinnerschrader.aem.react.core"
See also issue here https://github.com/sinnerschrader/aem-react/issues/54