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
Had the same issue, its due to a minor update to one of the dependencies, not sure which one I just locked them all down to the exact versions and got the example working. Before that I tried wrapping in suspense boundaries but with no joy, might be due to my poor frontend skills, but did find a case in this thread where useSearchParams() was not in use but the error was still thrown https://www.reddit.com/r/nextjs/comments/1akleto/usesearchparams_should_be_wrapped_in_a_suspense/?rdt=33287
I'm receiving the following error during the static page generation for /, reset-password, and login when running 'docker compose build':
The text was updated successfully, but these errors were encountered: