Component parsys not visible
I have a component, and on adding the component on the page, the component's container is not visible. Although, I'm able to see the component in the content tree in left panel. What can be the issue?
I have a component, and on adding the component on the page, the component's container is not visible. Although, I'm able to see the component in the content tree in left panel. What can be the issue?
@goyalkritika Check the container component parsys resource type and its name which must be unique within the container parsys-1.
<div data-sly-resource="${ 'parsys-1' @ resourceType='wcm/foundation/components/parsys'}"></div>
OR It may be an issue with the CSS as it may not be visible. but, available on the page.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.