Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: async/await is not yet supported in Client Components, only Server Components. This error is ofte... #3068

Open
sentry-io bot opened this issue Aug 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 19, 2024

Sentry Issue: NERACOOS-MARINERS-DASHBOARD-1NG

Error: async/await is not yet supported in Client Components, only Server Components. This error is often caused by accidentally adding `'use client'` to a module that was originally written for the server.
  at u (app:///_next/static/chunks/fd9d1056-a541fa9fe7073276.js:1:38640)
  at None (app:///_next/static/chunks/fd9d1056-a541fa9fe7073276.js:1:38869)
  at lD (app:///_next/static/chunks/fd9d1056-a541fa9fe7073276.js:1:57334)
  at iZ (app:///_next/static/chunks/fd9d1056-a541fa9fe7073276.js:1:117403)
  at ia (app:///_next/static/chunks/fd9d1056-a541fa9fe7073276.js:1:95167)
...
(6 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the bug Something isn't working label Aug 19, 2024
Copy link
Author

sentry-io bot commented Aug 19, 2024

I think this is related -Alex

Sentry Issue: NERACOOS-MARINERS-DASHBOARD-1NF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants