gulfofmaine / Neracoos-1-Buoy-App

NERACOOS mariners dashboard (aka the next gen ERDDAP focused interface)
https://mariners.neracoos.org
MIT License
5 stars 2 forks source link

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

Open sentry-io[bot] opened 3 weeks ago

sentry-io[bot] commented 3 weeks ago

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[bot] commented 3 weeks ago

I think this is related -Alex

Sentry Issue: NERACOOS-MARINERS-DASHBOARD-1NF