We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Transloco
No
when adding
"server": "apps/consent-site/src/main.server.ts", "prerender": true, "ssr": { "entry": "apps/consent-site/server.ts" }
the console loops the error message "missing translation key" making it impossible to load the page.
Should only log it once like in browser console.
Transloco: 5.0.10 Angular: 17.0.5 Node: 18 Package Manager: npm OS: macOS
Yes 🚀
The text was updated successfully, but these errors were encountered:
@mackelito You are welcome to open a fix PR 🚀 In future issues please provide a reproduction link, it would be great if you can also attach one here 👍
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Which Transloco package(s) are the source of the bug?
Transloco
Is this a regression?
No
Current behavior
when adding
the console loops the error message "missing translation key" making it impossible to load the page.
Expected behavior
Should only log it once like in browser console.
Steps to reproduce
Please provide the environment you discovered this bug in
I would like to make a pull request for this bug
Yes 🚀
The text was updated successfully, but these errors were encountered: