Robert Raksi
Robert Raksi
I encountered the same problem although with Angular 10 and Material input fields. If I translate by hand like below, the translation works. Also GENERAL keys are not used if...
Yes, I was expecting to get the translated message as for the non material input components. If you could make a parameter for it, t would be great. As I...
I tried enabling the `checkLoginIframe` flag in conjunction with `onLoad: check-sso` and I got a redirect loop between the app and keycloak. My keycloak server is on a different port...
Hi, @ebondu, the oauth parameters disappear _before_ page loading, at least in my app. I tracked back the problem to the asynchronous load of the keycloak.json configuration file and therefore...
Hi, I just downloaded the sources from github and used `npm install/start`. Didn't change anything except for the `keycloak.json`.