adobe / aem-sample-we-retail-journal

We.Retail Journal is a sample showcasing SPA Editing capabilities in AEM using React and Angular
Apache License 2.0
70 stars 69 forks source link

SSR for experience fragments #83

Closed rasheedhere-architech closed 4 years ago

rasheedhere-architech commented 4 years ago

Hi there,

We tried the SSR implementation for React SPA in AEM and it is working great on our project, we are no longer making .model.json XHR calls for the particular page. Thanks for resolving this issue https://github.com/adobe/aem-sample-we-retail-journal/issues/82 👍

But we see some issue when using experience fragments within the page. We are still making those .model.json calls for each experience fragment we use on the page.

Are we missing any configuration for experience fragments? Is there any way we could suffice this behaviour?

godanny86 commented 4 years ago

I think this is still an open issue with Core Components, see: https://github.com/adobe/aem-core-wcm-components/issues/943

rasheedhere-architech commented 4 years ago

Thanks @godanny86 for pointing me to the open issue. I have subscribed to the thread. I think we can close this issue.

rasheedhere-architech commented 4 years ago

Hi @gabrielwalt, can you please confirm if https://github.com/adobe/aem-core-wcm-components/issues/943 fixes our issue with SSR with React SPA and XFs.

If so, is there any timeline for fixing this. Thanks!

pfauchere commented 4 years ago

No recent activity, closing the issue