i18next/i18next-browser-languageDetector
language detector used in browser environment for i18next
JavaScriptMIT
Issues
- 2
Pick the first entry from supportedLngs if the browser does not detect any language from supportedLngs array.
#292 opened by jordan-rigo - 4
8.0.0版本的打包产物不兼容低版本浏览器(?.操作符号)
#291 opened by wogaozhixu - 4
- 1
addDetector type does not match implementation
#282 opened by ab-pm - 3
How to disable getBestMatchFromCodes?
#281 opened by yoroshikun - 1
Blank string values will get updated in localStorage, sessionStorage or cookie
#280 opened by trymeouteh - 3
Failed to read the 'cookie' property from 'Document': Cookies are disabled inside 'data:' URLs.
#279 opened by m-nathani - 2
- 1
- 10
Big bundle size
#254 opened by nicgirault - 3
Don't understand what problem this library solves
#274 opened by vaynevayne - 4
Add ability to specify mapping function
#273 opened by olliechick - 2
Add an option like singleDetect
#272 opened by NotEvenANeko - 7
typo case miss(mix)matching in modue name
#271 opened by punkratz312 - 1
Can't import i18next-browser-language-detector in SvelteKit (vite) using adapter-static
#269 opened by codenius - 3
- 5
- 6
Types entries missing in package exports (Needed for Typescript >= 4.7 and moduleResolution="Node16"/"Nodenext")
#266 opened by gunters63 - 4
Subdomain Detection is not Working on Localhost
#263 opened by handbremse - 4
Cannot find file: 'i18nextBrowserLanguageDetector.js' does not match the corresponding name on disk: './node_modules/i18next-browser-languageDetector/dist/esm/i18next-browser-languagedetector'.
#262 opened by tiendd2608 - 14
- 12
Navigator detector returns array of languages
#251 opened by gitohyeah - 6
FR and SP Not Working
#259 opened by jrock2004 - 2
Property 'detect' in type 'I18nextBrowserLanguageDetector' is not assignable to the same property in base type 'LanguageDetectorModule'.
#257 opened by mbezgin - 2
lng does not work if is after a #
#256 opened by totszwai - 2
Detection for cookie(http only)
#255 opened by stefango - 5
- 3
Does not reckonize da_DK as da
#252 opened by simplenotezy - 9
- 9
i18nextLng Local Storage Key/Value Created Even Though Not Used In Configuration
#229 opened by rabidkitten - 1
Missing TypeScript type for getBestMatchFromCodes
#247 opened by hug0b - 5
- 2
🐛 Doesn't respect fallbackLng
#244 opened by MarkLyck - 1
- 1
Possibility to prevent saving the value in local storage (only read, no write or change)
#233 opened by MLui68 - 1
Minified jQuery File Missing
#241 opened by RyFive85 - 3
No cookieOptions in the index.d.ts file
#238 opened by oxilor - 2
'languageOnly' should also be an option for setting the language upon detection
#237 opened by bpriddy - 3
Path detector isn't working properly
#228 opened by ridaeh - 5
Feature du simply display the browser language
#227 opened by Aarbel - 2
Updating Terminology
#226 opened by kevmathew - 4
Can I detect the language when I change the pathname (detect via path)?
#225 opened by nguyenvantruong17 - 2
i18n.languages renders different on initial pageload vs refresh or manual language switching?
#219 opened by hdehal - 1
Support for sessionStorage
#214 opened by udf2457 - 1
what is the code used by this package?
#204 opened by john012343210 - 7
- 14
How to just accept /de/ and /en/ from path?
#210 opened by mitchobrian - 1
Unable to use queryString and path together? Ordering isn't working properly...
#208 opened by mitchobrian - 6
- 3
v4 adds entire @babel/runtime library
#200 opened by AStoker