This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
Missing translations throws an Exception #1649
Labels
Status: Review Needed
Request for review comments
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
Screenshot
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: