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

Update with react 18next to latest #5017

Merged
merged 3 commits into from
Aug 24, 2018
Merged

Update with react 18next to latest #5017

merged 3 commits into from
Aug 24, 2018

Conversation

jamuhl
Copy link
Contributor

@jamuhl jamuhl commented Aug 23, 2018

Fixes #4532

This updates the with-react-i18next example to latest next.js version with support for the _app.js file.

@jamuhl
Copy link
Contributor Author

jamuhl commented Aug 23, 2018

this should also finally close: #4532

@@ -16,7 +16,7 @@ yarn create next-app --example with-react-i18next with-react-i18next-app

### Download manually

Download the example:
Download the example [or clone the repo](https://github.com/zeit/next.js):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't recommend cloning the repo. You're pulling in all of the Next.js source + you have to build it etc.

@timneutkens
Copy link
Member

Awesome, thanks!

@timneutkens timneutkens merged commit e11d08a into vercel:canary Aug 24, 2018
@jamuhl
Copy link
Contributor Author

jamuhl commented Aug 24, 2018

thank you for all the work done here...

@jamuhl jamuhl deleted the update-with-react-18next-to-latest branch August 24, 2018 08:09
@lock lock bot locked as resolved and limited conversation to collaborators Aug 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logic of with-react-i18next is incompatible with _app.js
2 participants