Expand my Community achievements bar.

React component is not loading on experience fragment

Avatar

Level 2

I have experience fragment template where I want load the react component which is SPA but I am unable to see the content if I will add this spa component to experience fragment.

We have separate spa template in project where all the react client libs are loading . 
I want to create the new experience fragment template which will support the SPA.

2 Replies

Avatar

Community Advisor

@AnamikaP as of i know OOTB experience fragment super resource type doesn't support SPA editor and framework.. you need to overlay the core components super resource type of experience fragment and load SPA editor related clientlibs.

Avatar

Level 2

I have tried to give super type of core component for the experience fragment but how will I give the sling resource type for spa as well that I am not getting.