adobe / aem-spa-page-model-manager

Interface between Adobe Experience Manager and Single Page Application framework.
Apache License 2.0
34 stars 24 forks source link

Fixing SSR bug in ModelStore rendering children #4

Closed niekraaijmakers closed 3 years ago

niekraaijmakers commented 3 years ago

Fixed a bug for SSR mode where the children prop was not initialized and therefore nothing was rendered.