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
Sai Krishna Reddy Oruganti 3Sai Krishna Reddy Oruganti 3 

No COMPONENT named markup://lightning:subHeader found: Source

Can anyone help me with this error.


 
Best Answer chosen by Sai Krishna Reddy Oruganti 3
Suraj Tripathi 47Suraj Tripathi 47

Hi,

You are getting this error because of subHeader

So Please find the subHeader in your component code and correct it or remove from component

 Please mark it as the Best If it helps you

Thank You

All Answers

Suraj Tripathi 47Suraj Tripathi 47

Hi,

You are getting this error because of subHeader

So Please find the subHeader in your component code and correct it or remove from component

 Please mark it as the Best If it helps you

Thank You

This was selected as the best answer
AbhinavAbhinav (Salesforce Developers) 
Hi Sai,

Please add some code snippet to your questions so that community can assist you better.

Thanks!