You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nytrek I'm having a similar issue that I've been debugging for two days and it only happens in production. Can't replicate in local environment. I use params and searchParams in my main page components. They only come through for dynamic routes, [dynamic]/some-page. If I have a page like this /some-page, those parameters are just null. I'm using the app folder which is probably different than what you're doing but similar.
Before opening, please confirm:
App Id
d3hoxczt0g35g3
AWS Region
eu-north-1
Amplify Hosting feature
SSR
Frontend framework
Next.js
Next.js version
13.4.13
Next.js router
Pages Router
Describe the bug
Expected behavior
Return data consistently from getServerSideProps
Reproduction steps
Build Settings
No response
Log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: