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

Missing translations throws an Exception #1649

Open
5 tasks done
jousepo opened this issue Jan 30, 2023 · 0 comments
Open
5 tasks done

Missing translations throws an Exception #1649

jousepo opened this issue Jan 30, 2023 · 0 comments
Labels
Status: Review Needed Request for review comments

Comments

@jousepo
Copy link

jousepo commented Jan 30, 2023

Reporting a bug?

When a key is missing in translations the api (this.$t) throws an Error.
Version: 9.3.0-beta.14-77e850b
Options:

missingWarn: false,
fallbackWarn: false,
silentTranslationWarn: true,
seo: false

Expected behavior

A warning is shown in console

Reproduction

in options api:

this.$t('missing.key')

System Info

System:
    OS: Linux 6.0 Fedora Linux 35 (Workstation Edition)
    CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics
    Memory: 6.73 GB / 14.90 GB
    Container: Yes
    Shell: 5.1.8 - /bin/bash
  Binaries:
    Node: 16.19.0 - ~/.nvm/versions/node/v16.19.0/bin/node
    Yarn: 1.22.17 - /usr/local/bin/yarn
    npm: 8.19.3 - ~/.nvm/versions/node/v16.19.0/bin/npm
  Browsers:
    Chrome: 109.0.5414.119
    Firefox: 107.0
  npmPackages:
    vite-svg-loader: ^4.0.0 => 4.0.0 
    vue-axios: ^3.5.2 => 3.5.2 
    vue-codemirror: ^6.1.1 => 6.1.1 
    vue-fullscreen: ^3.1.1 => 3.1.1 
    vue-iframes: ^0.0.20 => 0.0.20 
    vue-writer: ^1.2.0 => 1.2.0 
    vue3-grid-layout-next: ^1.0.5 => 1.0.5 
    vue3-markdown-it: ^1.0.10 => 1.0.10 
    vue3-organization-chart: ^1.9.4 => 1.9.4 
    vue3-resize-text: ^0.1.0 => 0.1.0 
    vue3-toastify: ^0.0.4 => 0.0.4 
    vuedraggable: ^4.1.0 => 4.1.0 
    vuetify: ^3.0.6 => 3.1.2 
    vuex: ^4.0.2 => 4.1.0

Screenshot

No response

Additional context

No response

Validations

@jousepo jousepo added the Status: Review Needed Request for review comments label Jan 30, 2023
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