Getting : Make sure you add the 'helloWorld' Lightning web component to the default Home page.
Kinldy suggest anyone to resolve this Issue.
5 réponses
Shaik,
There may be two reasons for this issue:
1. You may not have a lightning page with the name "Home Page Default".
2. The component was not added to the page with the name "Home Page Default".
Go to Setup -> Lightning App Builder, and delete "Home Page Default1", "Home Page Default2", etc. Only "Home Page Default" should remain. If any of these pages have been activated as the org default you will not be able to delete it. Ensure that you remove them as org default prior. If you do not have a lightning page with the name "Home Page Default", then create it.
Launch to the Sales app, select and edit the "Home Page Default" and add the helloWorld component as instructed.
Tip: Check the page properties on the right and confirm the following:
*Label: Home Page Default
*Developer Name: Home_Page_Default
If this helps answer your question, please mark the reply as 'Best Answer' to close off this string and help others in the community with similar questions.