how can i load the section only when user scroll to that section in component
Unanswered
Ocicat posted this in #help-forum
OcicatOP
so i have 3 section in one page, first one dashboard where i show 2 charts , second section where i show tables and in third section, i show heavy data table , so currently what is happening, third section api is calling , and rendering this component , its not causing much issue but i want to optimize this component