Component Policy Mapping Issue
Hi Team,
Project A
- Text Component (has policy that enables all the plugins)
- Component 2 (has Text Component as embed resource in it and all plugins are working fine as per policy mapped to text component)
Project B
- Extending Component 2 from Project A (not getting the plugins enabled for embed text component)
When I am trying to add Component 2 in Project B, I am not seeing all the plugins in the embed text component.
Is there any way to fix this?
One solution could be override html for Component 2 in Project B and change the resourceType of text component pointing to Project B's text component.
