Joseph Garrone

Results 656 comments of Joseph Garrone

Hey @usenko-timur, Regardless of the root cause of the issue, you're fix is a way better approach than monkey patching the history.pushState. I recomend submitting your fix to the Keycloak...

If someone could investigate what's the issue here precisely that would be very appreciated. What cause he bug to happen in Keycloakify deployment but not in stock keycloak. It would...

Hello https://docs.keycloakify.dev/features/compiler-options/startkeycloakoptions keycloakImage

Hello @HaithamLeo, My guess is that you must have a vite.config.ts like: ```ts import { defineConfig } from "vite"; import react from "@vitejs/plugin-react"; import { keycloakify } from "keycloakify/vite-plugin"; //...

Hey @aotaduy, Thank you for reporting. Sure, you can submit a PR. However I have to let you know that quite a substential update is comming, the code you would...

This is the home of the new template: https://github.com/keycloakify/login-ui It's the source of the `@keycloakify/login-ui` package. Here is where I work on Login v2: https://github.com/keycloakify/keycloakify-starter/tree/login_v2 I know it's a bit...

Hello @BrDewit, Thank you for the well detailed PR. That being said I think this changes, while fixing the issue of overwriting the curstom translation of **an existing key** in...

Hey @rayshoo, I get it, being stuck on an old version is tough. I actually know how to fix this issue, but it’s really specific to Keycloak 11/12 and I...

Hello @omarbelkhodja-minotore, It's supposed to be set automatically. I've performed some test in case a bug had been introduced but I wasn't able to reproduce an issue. Things works as...

Hello @ndekross, Thank you for reporting, to make it easier for me, please provide a github reproduction repo alongside the commands I need to run precisely to reproduce the error....