-
-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with next v15 #1229
Comments
You can try to use version I've pushed a PR in the |
We plan to release 3.0.0 at the end of this year, I need some time to finish some pending things. Please any feedback that Next.js 15 is working fine now would be very appreciated @evgenyatlas . And @dimitribarbot thanks for your contribution 🔥 |
cant wait to try it |
What version of this package are you using?
2.6.2
What operating system, Node.js, and npm version?
Mac os, v20.16.0 (npm v10.8.1)
What happened?
Error: Route "/" used
searchParams.lang.
searchParams` should be awaited before using its properties. Learn more: https://nextjs.org/docs/messages/sync-dynamic-apisat Next_Translate_new__193081f2dd3 (webpack:///app/page.tsx?7603:15:65)
13 |
14 | export default async function Next_Translate_new__193081f2dd3(props) {
The text was updated successfully, but these errors were encountered: