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

Error: no translation found for id ()=>t.get("customDomainErrorDomainNotAvailable_msg") #8449

Open
charlag opened this issue Jan 31, 2025 · 0 comments · May be fixed by #8450
Open

Error: no translation found for id ()=>t.get("customDomainErrorDomainNotAvailable_msg") #8449

charlag opened this issue Jan 31, 2025 · 0 comments · May be fixed by #8450
Labels
bug broken functionality, usability problems, unexpected errors

Comments

@charlag
Copy link
Contributor

charlag commented Jan 31, 2025

    at we.get (asset://app/app.js:1:36314)
    at we.getTranslationText (asset://app/app.js:1:36134)
    at asset://app/gui-base-BurnbwPR.js:1:123773
    at new Promise (<anonymous>)
    at ge.message (asset://app/gui-base-BurnbwPR.js:1:123694)
    at asset://app/mail-settings-C_dbDsei.js:1:14299

App version:
262.250122.0
Client type:
MacOS
Additional info:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) tutanota-desktop/262.250122.0 Chrome/130.0.6723.170 Electron/33.3.1 Safari/537.36

return showErrorDialog ? Dialog.message(downcast(message)).then(() => false) : false

that downcast there is how it slipped through

@charlag charlag added the bug broken functionality, usability problems, unexpected errors label Jan 31, 2025
@charlag charlag linked a pull request Jan 31, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant