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

[1.2.2] Internal error: ReferenceError: use is not defined #332

Closed
ApacheEx opened this issue Jan 9, 2024 · 1 comment · Fixed by #333
Closed

[1.2.2] Internal error: ReferenceError: use is not defined #332

ApacheEx opened this issue Jan 9, 2024 · 1 comment · Fixed by #333
Labels
bug Something isn't working

Comments

@ApacheEx
Copy link
Contributor

ApacheEx commented Jan 9, 2024

Describe the bug
It looks like this PR removed use from the import, right now I get the error:


 ⨯ node_modules/next-international/dist/app/client/index.js (77:67) @ _a
 ⨯ Internal error: ReferenceError: use is not defined
    at I18nProvider (./node_modules/next-international/dist/app/client/index.js:77:72)
@ApacheEx ApacheEx added the bug Something isn't working label Jan 9, 2024
@QuiiBz
Copy link
Owner

QuiiBz commented Jan 9, 2024

Released in https://github.com/QuiiBz/next-international/releases/tag/1.2.3, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants