Facing Nextjs Relative URL Issues in Next.js Middleware with tRPC on Edge Runtime (Cloudflare) #4124
Open
4 tasks done
Labels
needs-triage
A ticket that needs to be triaged by a team member
Preliminary Checks
I have reviewed the documentation: https://clerk.com/docs
I have searched for existing issues: https://github.com/clerk/javascript/issues
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Publishable key
pk_test_Z29yZ2VvdXMtZHJ1bS0xNC5jbGVyay5hY2NvdW50cy5kZXYk
Description
Steps to reproduce:
Expected behavior:
I expect to retrieve the pendingBookings from the server component when running on Cloudflare's edge runtime.
Actual behavior:
The following error is encountered:
Error: URL is malformed \"....pages.dev\". Please use only absolute URLs - https://nextjs.org/docs/messages/middleware-relative-urls
Environment
The text was updated successfully, but these errors were encountered: