function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rakesh.mupirirakesh.mupiri 

lightning component is not rendered for Customer Community Plus Login User

Hi,

I have created a custom lightning Component. it extends
forceCommunity:availableForAllPageTypes
When I preview with system admin I can see the lightning component. But when I log in with "Customer Community Plus Login User" profile component is not rendered on Community. Any reason? or is it profile limitation?
Khan AnasKhan Anas (Salesforce Developers) 
Hi Rakesh,

Greetings to you!

Please refer to the below link which might help you further with the above issue.

https://salesforce.stackexchange.com/questions/176167/custom-lightning-component-is-not-accessible

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
rakesh.mupirirakesh.mupiri
Hi Khan,
Thank for your reply.
access="global"

Yes I had look, I can see those attributes/settings are enabled but still custom lightning component is not rendered for Customer "Community Plus Login User"

PS: It is not guest user