intlify / vue-i18n

Vue I18n for Vue 3

Home Page:https://vue-i18n.intlify.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$te not working anymore

plehnen opened this issue · comments

Reporting a bug?

Since 9.6.0 (#1602) the $te() function returns false, even if the key exists. please see reproduction link.

Expected behavior

It should not break.

Reproduction

https://stackblitz.com/edit/vitejs-vite-tykujb?file=src%2FApp.vue

System Info

System:
    OS: Windows 10 10.0.22621
    CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 70.75 GB / 95.78 GB
  Binaries:
    Node: 18.17.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 9.8.1 - C:\Program Files\nodejs\npm.CMD
    pnpm: 8.6.12 - ~\AppData\Roaming\npm\pnpm.CMD
  Browsers:
    Chrome: 118.0.5993.89
    Edge: Chromium (118.0.2088.57)
    Internet Explorer: 11.0.22621.1

Screenshot

No response

Additional context

No response

Validations