DenoDDeno
Powered by
Kotzie786K
Deno•15mo ago
Kotzie786

Loading Skeleton

Hi everyone 👋, I’m building a FreshJS app and running into a persistent CORS issue when trying to fetch data from Supabase.

The app technically fetches data successfully, but I keep getting CORS errors in the browser console, which interrupts hydration and breaks signals like
IS_BROWSER
IS_BROWSER
.

My goal is to have a skeleton loader show up immediately while the data is being fetched asynchronously—and then seamlessly replace it with the fetched content when the data is ready.

I am very confused on how to make this work seamlessly with minimal delay. Any help on this would be appreciated.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Module loading
FridiousFFridious / help
3y ago
Slow loading time on localhost
OokerOOoker / help
3y ago