unkeyed / unkey

Open source API management platform
https://go.unkey.com
Other
2.76k stars 278 forks source link

Accessing /semantic-cache/new throws a server component error #1900

Closed perkinsjr closed 1 month ago

perkinsjr commented 1 month ago

Preliminary Checks

Reproduction / Replay Link (Optional)

No response

Issue Summary

When accessing /semantic-cache/new you get a server component error and the underlying log which isn't particular useful

TypeError: h is not a function
    at f (/var/task/apps/dashboard/.next/server/app/(app)/semantic-cache/new/page.js:1:8995)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Steps to Reproduce

  1. Access /semantic-cache/new without a semantic cache created
  2. See error on screen

Expected behavior

I expect to be able to access this page and create a

Other information

No response

Screenshots

No response

Version info

N/A
linear[bot] commented 1 month ago

ENG-1237 Accessing /semantic-cache/new throws a server component error