Using custom components in Experience fragment in SPA react app
For our site , we think experience fragment can be good choice for some work.
When I created Experience fragment in react SPA app, I can use some generic components but can not use my custom component.
I can see those components available to add but when I add it , we do not see anything in UI(in experience fragment and in page where we use it). We can see that component in crxde but not in UI.
Also checked same for wknd-spa-react project(demo that AEM folks has provided). Same issue is also happening on their custom component and hello world component.
We are using AEM 6.5.0
Thank you in advance for your time and help