Custom acttion for a component in template editor
I have recently tried to add a custom action to add a custom action to open the experience fragment in a new tab for a legacy experience fragment component.
I used the cq:actionConfigs to add the new custom action like how its done for the core component.
The new action button appears in the page editor but not in the template editor.
I know we can add actions using Granite.author.edit.ToolbarActions, but before doing that I was wondering if I am doing anything wrong while adding the actionConfigs node?
