I have a single page handle a fetching a data with a parameter, but it return error for the params id
Error: Route "/member/[memberid]" used should be awaited before using its properties. Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis
at Page (page.tsx:7:28)
at JSON.parse (<anonymous>)
Learn more about why accessing certain APIs synchronously now warns.