iamshaunjp / Supabase-Tutorial-for-Beginners

All the course files for the Supabase Tutorial playlist on the Net Ninja YouTube Channel & on Net Ninja Pro
84 stars 136 forks source link

Function running twice #1

Open joshuaferr1s opened 2 years ago

joshuaferr1s commented 2 years ago

Heads up: Lesson #5 the useEffect will run twice every time doubling your Supabase usage.

berik commented 2 years ago

It doesn't happen in production. Only in dev due to <StrictMode> in index.js