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
Andrzej Radziejewski 13Andrzej Radziejewski 13 

Data loading and UI blocking

Hi.
I have a problem. On page layuot I have 3 components:
- component A is a Lightning component
- component B is web component
- component C is lightning component
Component A lodas only 5 records
Component B loads 500 records
Component C loads 30 records.
The problem is when component B loads records, I can do nothing in component A and C until component B finishes data loading.
How to solve this problem?
{tushar-sharma}{tushar-sharma}
Hi Andrzej,

I suggest you to do lazy loading, load few inital records and once user click on link or scroll down then only display all records. So your page will be fast and if needed users can still see all records.

If this answer helps you, please mark it as accepted.

Regards,
Tushar Sharma
https://newstechnologystuff.com/
SSP AdminSSP Admin
Hello Andrzej

It looks like our team of experts can help you resolve this ticket. We have Salesforce global help-desk support and you can log a case and our Customer Success Agents will help you solve this issue. You can also speak to them on live chat. Click on the below link to contact our help-desk. Trust me it is a support service that we are offering for free!

https://jbshelpdesk.secure.force.com

Thanks,
Jarvis SFDC team