Gabrielius Laurinavičius
Gabrielius Laurinavičius
Parachute and skydiving features in MTA are realized using a Lua script so it is practically impossible to mimic it in the exact same way, however it can be improved....
@nelsonjrr23 when somebody submits a PR for it, I don't think anyone is working on it atm
After further investigation I've pinpointed the exact code that causes the issue and managed to make a minimal example that can reproduce the issue in a new realm. It seems...
I created a fork as requested: https://github.com/Dezash/keycloakify-starter Steps to reproduce: 1. Go to localhost:8080/realms/myrealm/account 2. Enter "testuser" and click "Sign In" 3. Observe the errors > **P.S.** Are you actually...
I tried excluding the hidpd parameter, but keycloak still gets stuck: ``` kcContextExclusionsFtl: ` ` ```
Hi, any luck on finding the bug?