issues
search
amannn
/
next-intl
🌐 Internationalization (i18n) for Next.js
https://next-intl-docs.vercel.app
MIT License
2.61k
stars
236
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Domain based localed can not working on next 15+
#1572
tianyingchun
opened
2 hours ago
1
fix: Handle inconsistency in Next.js when using `usePathname` with custom prefixes and static rendering
#1571
amannn
opened
6 hours ago
1
Locale route not working with "as-needed"
#1569
matthova
closed
11 hours ago
1
Inconsistent behavior between dev and prod for link href
#1568
damianfrizzi
opened
20 hours ago
3
Type of TranslationValue for `t.rich` should include Element.JSX
#1567
votrungquan1999
opened
1 day ago
1
feat!: Disallow passing `null`, `undefined` or `boolean` as an ICU argument
#1561
amannn
closed
2 days ago
1
fix: Move locale validation to `defineRouting`
#1560
amannn
closed
3 days ago
1
How can we share the Link, redirect, usePathname, and useRouter functions across modules in a monorepo project?
#1558
rogerogers
closed
3 days ago
1
fix: Disallow string dates, improve autocomplete
#1557
amannn
closed
4 days ago
1
[Docs]: Sitemap `getPathname` function doesn't exist
#1553
jefer94
closed
4 days ago
3
locale-prefix as-needed not working for other pages
#1552
sakib412
closed
4 days ago
2
feat: Adopt shared ICU type parser
#1549
amannn
closed
1 week ago
1
Interpolation of dynamic values Error: INVALID_MESSAGE: Incorrect locale information provided
#1545
artsztu27
closed
1 week ago
1
feat!: Require `NextIntlClientProvider` for using `useLocale` on the client side (preparation for `dynamicIO`)
#1541
amannn
closed
1 week ago
1
Next-intl translation are not working
#1540
mohitrakh
closed
1 week ago
1
Switch new language path,usePathname error
#1539
xucongyong
closed
1 week ago
1
docs: clarify TypeScript version requirement and add troubleshooting for TypeScript error
#1538
boutterudy
closed
1 week ago
2
fix: Correctly handle search params in redirects when using `trailingSlash: true`
#1537
deini
closed
1 week ago
2
feat!: Remove default of `now={new Date()}` from `NextIntlClientProvider` for usage with `format.relativeTime` (preparation for `dynamicIO`)
#1536
amannn
closed
1 week ago
1
docs: params is async on async layout
#1534
bchatard
closed
1 week ago
4
Next-intl incompatibility with Vercel
#1532
wallace-sf
closed
1 week ago
3
feat: Exploration of `ppr`, `dynamicIO` and `rootParams`
#1531
amannn
opened
1 week ago
1
Ability to iterate of a normal JSON array
#1528
sshmaxime
closed
1 week ago
1
fix: Fix recursion bug in typed ICU args
#1527
amannn
closed
2 weeks ago
1
Implementing hot reload
#1526
sshmaxime
closed
2 weeks ago
3
chore: Strict type imports with ESLint
#1524
amannn
closed
1 week ago
1
fix: Allow to merge inline formats with global formats in `t`
#1523
amannn
closed
2 weeks ago
1
docs: 🦋
#1522
amannn
closed
2 weeks ago
1
TypeScript raises an error when using dynamic keys for translations with next-intl (example with zod)
#1521
jeremy-habit
closed
2 weeks ago
3
[alternativeLinks] Alternative links is not added to the header
#1516
dimylkas
closed
2 weeks ago
2
[alternativeLinks]
#1515
dimylkas
closed
2 weeks ago
0
[defaultLocale] Cannot switch language to defaultLocale
#1514
dimylkas
closed
2 weeks ago
2
Favicons with MetaData API files system not working
#1513
da-kicks-87
closed
2 weeks ago
1
Support Rich text AND Dynamic Values
#1511
CarrettaRiccardo
closed
2 weeks ago
1
docs: Lint links
#1510
amannn
closed
2 weeks ago
1
feat: Add type exports to enable `declaration: true` in `tsconfig.json`
#1509
osaton
closed
2 weeks ago
2
Not found page (404) with routing (Next pages router)
#1506
huytv04883
closed
2 weeks ago
1
Switching locale while inside iterations is not working
#1505
IkboljonMe
closed
2 weeks ago
1
No alternate-links in html header
#1504
TheOneAndOnlyGarcia
closed
2 weeks ago
2
Export getRoute from utils.ts to get route in server function
#1501
numito
closed
3 weeks ago
1
Anchor tags (#) links are being replaced by %23
#1500
khnn
closed
3 weeks ago
2
feat!: Type-safe ICU arguments
#1499
amannn
closed
2 weeks ago
1
With page router, can we setup with i18n routing?
#1498
huytv04883
closed
3 weeks ago
1
Type Safe hooks and functions
#1497
chertik77
closed
3 weeks ago
1
Disabling printing the errors via a boolean flag
#1496
BjoernRave
closed
3 weeks ago
1
feat!: Revamp augmented types and add support for typed `Locale`
#1495
amannn
closed
3 weeks ago
7
Prepare for `ppr` and `dynamicIO`
#1493
amannn
opened
3 weeks ago
5
Allow formatting of number strings
#1492
sohrab-
opened
3 weeks ago
4
feat: Add support for React 19 RC
#1490
amannn
closed
3 weeks ago
1
feat!: Return type-safe messages from `useMessages` & `getMessages`
#1489
amannn
closed
3 weeks ago
1
Next