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

"Uncaught" exception is thrown when loader fails to load translations #1280

Open
igodorogea opened this issue Jan 6, 2021 · 0 comments · May be fixed by #1279
Open

"Uncaught" exception is thrown when loader fails to load translations #1280

igodorogea opened this issue Jan 6, 2021 · 0 comments · May be fixed by #1279

Comments

@igodorogea
Copy link

When loader throws an exception, the subscription inside TranslateService.use() does not handle it, which leads to an "Uncaught" exception.
This exception leads to flaky unit tests, periodically failing with:

An error was thrown in afterAll
Uncaught [object Object] thrown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant