1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-react-intl/components
Tomas Roos 629d0a261b messages are availble within initialProps (#3252)
This has never been working, we based our intl + locale lookups out of this example and found out when translations wasn't working on page transitions due to the fact that messages gets set to undefined because its trying to destruct in the incorrect level
2017-11-08 20:37:52 +01:00
..
Layout.js Add example app with React Intl (#1055) 2017-02-24 22:45:18 +01:00
Nav.js Add example app with React Intl (#1055) 2017-02-24 22:45:18 +01:00
PageWithIntl.js messages are availble within initialProps (#3252) 2017-11-08 20:37:52 +01:00