= document.documentElement.scrollHeight - 100;
if (isScrolled) {
isLoading = true;
clearTimeout(timeout); // Clear any previous timeout
timeout = setTimeout(() => {
window.Livewire.find('aWZ4uoFYGjTl76CXxMgj').loadMore(); // Trigger loadMore after a delay
isLoading = false; // Reset the loading flag after loading is done
}, 500); // Add a delay (500ms) to throttle the scroll event
}
}
">
Career
Share a story
Share success strides, your struggles, the effort you have made in your
career, academics or business. Share your story below.