You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Activity
use()
from throwing an "Uncaught" exception #1279rbalet commentedon Jul 31, 2025
Already merged