Problemunvalidated
Deployment fails with the Next.js error that useSearchParams() must be wrapped in a Suspense boundary for the /rooms/cinema/movie page. Locally it works, but in production (CSR bailout) Next.js requires the Suspense wrapper.
ba16e14f-8332-4017-a846-b87d6c19b36f
Deployment fails with the Next.js error that useSearchParams() must be wrapped in a Suspense boundary for the /rooms/cinema/movie page. Locally it works, but in production (CSR bailout) Next.js requires the Suspense wrapper.