Jon Haynes

Results 8 comments of Jon Haynes

Thanks for your reply @neoaggelos. I confirm that when using latest/edge --classic (1.28.3), the issue is resolved. A backport to both 1.28 and 1.27 would be very much appreciated if...

Is there any timescale for releasing 1.28.4 into the stable channel with this fix?

@neoaggelos still no release. Are we still expecting one?

If you connect to a MongoDB database using the mongodb+srv:// connection scheme, there needs to be some custom DNS entries in existence to accompany the setup. In you example above...

I am currently working around this issue by disabling Ctrl+C altogether. Here's my code in case it's helpful to anyone ```php $builder = new CliMenuBuilder(); // build the menu items,...

We had a similar problem when using keycloak-angular with Keycloak 26.1.0 and above (we recently upgraded from 26.0 on the server side). There is a note in the upgrading to...

This looks similar to https://github.com/keycloak/keycloak/issues/33616 We are also experiencing problems with the realms drop-down with lots of realms. I've been trying to get steps to reproduce but the problem is...