Next.js Discord

Discord Forum

How can i show loading state while data is been filtering and sorting?

Unanswered
Turkey Vulture posted this in #help-forum
Open in Discord
Turkey VultureOP
In the picture, i need to show a skeleton component when chart (EquityCurveRenderer.tsx) is being calculating

4 Replies

Turkey VultureOP
source code (idea for easy understand): https://pastebin.com/4gwZWwDj
as u see my source code, i have used settimeout but not working as i expected. The skeleton loading after 5 second sometimes chart would be come out lately.
the chart data is a array with thousand element