Skip to content
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

next-intl conflict with next v13.4.12 #443

Closed
mkhavari01 opened this issue Aug 5, 2023 · 2 comments
Closed

next-intl conflict with next v13.4.12 #443

mkhavari01 opened this issue Aug 5, 2023 · 2 comments
Labels
bug Something isn't working reproduction-missing unconfirmed Needs triage.

Comments

@mkhavari01
Copy link

Description

i have upgraded next version from v13.4.1 to v13.4.12 and next-int was working fine in the previous version but in the latest version of next it always bringing up this error message
n [Error]: MISSING_MESSAGE at g (C:\Users\Mahdi Khavari\Desktop\Front\.next\server\chunks\145.js:92697:2895) at C:\Users\Mahdi Khavari\Desktop\Front\.next\server\chunks\145.js:92697:8922 at Object.Sf [as useMemo] (C:\Users\Mahdi Khavari\Desktop\Front\node_modules\.pnpm\[email protected]_@[email protected][email protected][email protected]\node_modules\next\dist\compiled\react-dom-experimental\cjs\react-dom-server.edge.production.min.js:105:241) at exports.useMemo (C:\Users\Mahdi Khavari\Desktop\Front\node_modules\.pnpm\[email protected]_@[email protected][email protected][email protected]\node_modules\next\dist\compiled\react-experimental\cjs\react.production.min.js:31:125) at C:\Users\Mahdi Khavari\Desktop\Front\.next\server\chunks\145.js:92697:8895 at exports.useTranslations (C:\Users\Mahdi Khavari\Desktop\Front\.next\server\chunks\145.js:92697:9183) at DialogComponent (C:\Users\Mahdi Khavari\Desktop\Front\.next\server\chunks\8189.js:68:63) at pg (C:\Users\Mahdi Khavari\Desktop\Front\node_modules\.pnpm\[email protected]_@[email protected][email protected][email protected]\node_modules\next\dist\compiled\react-dom-experimental\cjs\react-dom-server.edge.production.min.js:118:273) at Z (C:\Users\Mahdi Khavari\Desktop\Front\node_modules\.pnpm\[email protected]_@[email protected][email protected][email protected]\node_modules\next\dist\compiled\react-dom-experimental\cjs\react-dom-server.edge.production.min.js:125:91) at qg (C:\Users\Mahdi Khavari\Desktop\Front\node_modules\.pnpm\[email protected]_@[email protected][email protected][email protected]\node_modules\next\dist\compiled\react-dom-experimental\cjs\react-dom-server.edge.production.min.js:128:155) { code: 'MISSING_MESSAGE', originalMessage: undefined }

Mandatory reproduction URL (CodeSandbox or GitHub repository)

N/A

Reproduction description

Steps to reproduce:

  1. Open reproduction
  2. Click on …
  3. See error: …

Expected behaviour

i expect it not to give me this error message since it was working fine in previous version

@mkhavari01 mkhavari01 added bug Something isn't working unconfirmed Needs triage. labels Aug 5, 2023
@mkhavari01 mkhavari01 changed the title next conflict with next v13.4.12 next-intl conflict with next v13.4.12 Aug 5, 2023
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Thank you for your report.

Unfortunately, the reproduction is missing or incomplete, and as such we cannot investigate this issue. Please add a reproduction to the issue, otherwise it will be closed automatically.

Templates:

Creating a good bug report takes time.

To help us resolve the issue quickly, please simplify the reproduction as much as possible by removing any unnecessary code, files, and dependencies that are not directly related to the problem. The easier it is for us to see the issue, the faster we can help you.

Apart from the reproduction, make sure to include the precise steps on how to reproduce the issue, e.g.:

  1. Open reproduction
  2. Click on …
  3. See error: …

Thank you for your understanding!

FAQ

"I've included a reproduction, what is missing?"

This comment might have been added because your reproduction doesn't point to either a CodeSandbox or a public GitHub repository where the issue can be reproduced.

Please make sure:

  1. If you've linked to a CodeSandbox, make sure to save the latest changes.
  2. If you've linked to a GitHub repository, make sure that you've committed and pushed the latest changes.
  3. Linking to other resources, e.g. to the docs, unfortunately doesn't help to reproduce your issue.

@github-actions
Copy link

This issue has been automatically closed because it is missing a reproduction and there hasn't been any activity for 7 days. If the problem persists, please create a new bug report.

@github-actions github-actions bot added the Stale label Aug 15, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reproduction-missing unconfirmed Needs triage.
Projects
None yet
Development

No branches or pull requests

2 participants