Next.js
Next.js client component cannot be async
Next.js detected a Client Component declared as an async function, which is unsupported because React Client Components cannot be async.
Next.js
Next.js detected a Client Component declared as an async function, which is unsupported because React Client Components cannot be async.
Observed message
No async Client Component
Why it happens
How to fix it
Official reference
Next.js Docs: No async Client ComponentRelated errors
Explore more