Hi Team,
Currently working on an SPA project and we are using experience fragments to render some experiences. We noticed that Experience Fragment "Edit" icon is not displayed, when a new variation is added at the template level. The same Edit Icon is displayed in content pages, or within experience fragment variation pages, but not in templates located in /conf/project
We configured the cq:dropTargets & cq:actionConfigs nodes in editConfig and handler is configured as below.
CQ.CoreComponents.experiencefragment.v1.actions.edit
We have experience fragment proxy, that maps to core/wcm/components/experiencefragment/v1/experiencefragment
Can you please let me know if there are any configs to be added, so we can see "Edit" displays at the template level for SPA project?