AEM SPA React empty divs
Hi everyone,
I have been debugging an issue with an AEM SPA React project where empty divs are rendered after each component in all environments. After realizing that this issue likely comes from the library that makes this implementation possible and not from the components implementation, I installed the SPA wknd tutorial solution and noticed the same problem. https://github.com/adobe/aem-guides-wknd-spa/tree/React/extend-component-solution

Any ideas on why this is added or how to remove the bloat?
Thanks,
Dave