Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifiers skip missing translation keys #2121

Open
4 tasks done
heohex opened this issue Feb 20, 2025 · 0 comments
Open
4 tasks done

Modifiers skip missing translation keys #2121

heohex opened this issue Feb 20, 2025 · 0 comments
Labels
Status: Review Needed Request for review comments

Comments

@heohex
Copy link

heohex commented Feb 20, 2025

Reporting a bug?

When we using modifier with missing translation key. Modifier return empty string.
Missing option doesn't help.

Expected behavior

Modifier return missing transition key or modificated text if missing exist.

Reproduction

Minimal reproduction link: https://stackblitz.com/edit/vitejs-vite-ffunv1zp?file=src%2Fmain.ts,src%2Flocales%2Fen.json,src%2FApp.vue

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (16) x64 AMD Ryzen 7 5800X3D 8-Core Processor           
    Memory: 2.03 GB / 31.92 GB
  Binaries:
    Node: 22.12.0 - C:\nvm4w\nodejs\node.EXE
    npm: 10.9.0 - C:\nvm4w\nodejs\npm.CMD
    pnpm: 9.8.0 - ~\AppData\Roaming\npm\pnpm.CMD
  Browsers:
    Edge: Chromium (130.0.2849.68)
    Internet Explorer: 11.0.26100.1882
  npmPackages:
    @intlify/unplugin-vue-i18n: 6.0.3 => 6.0.3 
    @vitejs/plugin-vue: 5.2.1 => 5.2.1 
    @vue/eslint-config-typescript: 14.4.0 => 14.4.0 
    vite: 6.1.0 => 6.1.0 
    vite-plugin-checker: 0.8.0 => 0.8.0 
    vite-plugin-vue-devtools: 7.7.2 => 7.7.2 
    vue: 3.5.13 => 3.5.13 
    vue-i18n: 11.1.1 => 11.1.1 
    vue-router: 4.5.0 => 4.5.0 
    vue-tsc: 2.2.0 => 2.2.0

Screenshot

No response

Additional context

No response

Validations

@heohex heohex added the Status: Review Needed Request for review comments label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed Request for review comments
Projects
None yet
Development

No branches or pull requests

1 participant