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
When there are issues with communicating with Keycloak, the following error may be shown in the console while page stays empty:
error on keycloak init Error: Uncaught (in promise): [object Null]
platform/hobbit-gui/gui-client/src/app/auth/keycloak.service.ts
Line 29 in 7b6e394
Some error message should appear on the page.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When there are issues with communicating with Keycloak, the following error may be shown in the console while page stays empty:
platform/hobbit-gui/gui-client/src/app/auth/keycloak.service.ts
Line 29 in 7b6e394
Expected behavior
Some error message should appear on the page.
The text was updated successfully, but these errors were encountered: