You need to sign in to do that
Don't have an account?
Community issue, getting this: "This page has an error. You might just need to refresh it. unable to find action 'doInit" on the controller of SBQQ:SelectContractForQuote Failing descriptor: {SBQQ:SelectContractForQuote}?
One day we could access our partner community with no problem, the next we are getting a blank screen when logging in, and the error above when in the builder. I am at a loss. I have not done any special coding, and I am not getting the help I need to resolve my issue. Help!
Hope this fixes if not then we both need to connect in order to debug the same.
All Answers
This issue seems to be in your custom component named SelectContractForQuote.Try to open this component through lightning App.
Cheers!!!
Thank you for your response. I am not even using that component, so I am not sure how it is interferring. How do I open it through lightning app?
BB :)
Create a test Application in salesforce and then add <c:Component_Name/> to it.Then preview the same,you might get an error.You might be using it on your home screen,You can check if it is used by viewing the community builer.
Cheers!!!!
Please share screenshots of the following :
1. Error that pops up
2. Community Builder (All tab views)
Hope this fixes if not then we both need to connect in order to debug the same.