Make sure you add the 'helloWorld' Lightning web component to the default Home page."
But I already put the component in the Home Page .
How Can I fix this issue?
82 件の回答
There may be two causes of this issue: Open Sales App, go to the gear > Edit Page
In the PAge section update the Developer Name to: Home_Page_Default
Make sure your LWC called 'HelloWorld' is in the page.
yup, Totally right!
In my case, I edited the Sales Home page, but leaved that way and searched on:
Setup > Home > "Default Home Page" set
Went back to "Sales" Application , from gear icon > Edit Page >
Just make sure you are editing the "Home Page Default"
Open Sales App, go to the gear > Edit page and change the Developer Name to: Home_Page_Default
I had similar issue. I had added helloWorld component to the new HomePage instead of saving it into the System default home page. I resolved it by:
- Deleting the newly created Home Page.
- Re-editing System default home page.
Hi, The API name must be as Home_Page_Default.
Check if it is Home_Page_Default1 or not
The reason for this error is you would have set some other custom lightning page as Home Page. First you have to remove that as the default home page (At least in my case its true). Make sure the lable and Development name api has Home page default like the below image