Published: June 29 2023
Next.js 13 - Fix for client component ('use client') hangs when fetching data in useEffect hook
I ran into a weird problem this morning that had me stumped for a few hours. One of my client components was causing Chrome to lock up and max out my CPU without giving me any error message.