Open JakeStrang1 opened 1 year ago
Need to add some better loading mechanism here. Perhaps some caching too so it isn't trying to load from scratch every time (SWR I think was an option to look into).
Fixed the loading, didn't add the caching in yet though (that can be a separate issue)
Actually I fixed the loading on the Followers page, not the Search page, so this is still open.
Need to add some better loading mechanism here. Perhaps some caching too so it isn't trying to load from scratch every time (SWR I think was an option to look into).