issues
search
aralroca
/
next-translate-plugin
Next-translate plugin for i18n in Next.js 🌍 - Load page translations and use them in an easy way!
MIT License
32
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
avoid parsing client components inside node_modules
#34
aralroca
closed
1 year ago
0
next-translate-plugin swaps the imports in the bundle
#33
brunoscopelliti
closed
1 year ago
9
improve loadLocaleFrom detection to allow to change it with hotreloading
#32
aralroca
closed
1 year ago
0
Can imported config data from i18n.js be awaited?
#31
rolandjlevy
opened
1 year ago
4
You may need an additional loader to handle the result of these loaders.
#30
alirezas
closed
1 year ago
7
add tests and some improvements
#29
aralroca
closed
1 year ago
0
Client component: Error: Cannot read properties of undefined (reading '_context')
#28
amosbastian
closed
1 year ago
4
fix client components
#27
aralroca
closed
1 year ago
0
fix error in Next.js 13.4.x
#26
aralroca
closed
1 year ago
0
use appDir with pagesDir together + remove expermiental.appDir
#25
aralroca
closed
1 year ago
0
Improve detection of getInitialProps
#24
sunwrobert
closed
1 year ago
4
Unexpected injection of __Next_Translate__Page
#23
l-you
closed
1 year ago
1
Support App Router & Pages Router
#22
alvesvin
closed
1 year ago
29
Support for Next 13 App Router & Pages Router
#21
alvesvin
closed
1 year ago
5
Support for nextjs 13.4 Turbopack
#20
erwanriou
opened
1 year ago
8
TypeError: Cannot read properties of undefined (reading 'slice')
#19
burakkgunduzz
opened
1 year ago
2
added forceStatic LoaderOption to force using getStaticProps
#18
rscotten
closed
1 year ago
0
Config option to force using getStaticProps
#17
rscotten
opened
1 year ago
1
Using a src/ dir for the next codebase doesn't seem supported
#16
synoptase
closed
1 year ago
3
Failing `npm run build` during server page prerender at `useTranslation`
#15
macoley
opened
1 year ago
15
You may need an additional loader to handle the result of these loaders.
#13
burakkgunduzz
closed
1 year ago
6
Support Next.js 13 app-dir with pagesInDir config option
#12
awinogrodzki
closed
1 year ago
4
Code is injected before directives
#10
l-you
closed
1 year ago
3
Critical dependency: the request of a dependency is an expression
#9
GenisDiaz
closed
1 year ago
4
example with /app got error 404 using dynamic segment
#11
chhornponleu
closed
1 year ago
10
getInitialProps inside _app.js not being called
#8
aureliopita-au
closed
1 year ago
9
Componet can't read translation context if use before children in layout.tsx - Next 13 app directory
#7
marcelotk15
closed
1 year ago
2
Fix pathname
#6
aralroca
closed
1 year ago
0
Add postinstall message
#3
aralroca
closed
1 year ago
0
Fix path for monorepos
#2
jporsay
closed
1 year ago
1
Support Next.js 13 app-dir for server/client pages and server/client components
#1
aralroca
closed
1 year ago
0
next-translate overrides next config when passed a config function
#4
boredland
opened
1 year ago
3
`next-translate` doesn't work without `src/pages` directory despite running `next build`.
#5
ryami333
closed
1 year ago
4
Previous