Skip to main content
SHAIK MOULALI (HPE) a posé une question dans #Trailhead Challenges
While doing "Quick Start: Lightning Web Components" in that last task is Create a Hello World Lightning Web Component. I have fallow all the instrection and implemented in Visual studio, Created " Hello World " in LWC, and deployedin my Org. It reflected in home page also. Still the challenge was not completing.

 

Getting : Make sure you add the 'helloWorld' Lightning web component to the default Home page.

 

Kinldy suggest anyone to resolve this Issue. 

 

Create a Hello World Lightning Web Component
5 réponses
  1. 14 janv. 2021, 19:38
    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. 
0/9000