Juja
Juja
In my case, this was happening because there were two different versions of "react-router", meaning this is probably not an issue with "connected-react-router". react-router has a variable 'context' and since...
This would be quite useful to have. I was about to implement this locally as a POC to see if it can be achieved but decided to see if someone...
@paulcwarren no worries. I didn't get to work on this further due to change in priorities. I will be revisiting this in the coming months. I'll submit a PR once...
Hi @VonDerBeck , you mentioned you have a plan in mind. If it's ok, can you please share what you've thought of ? We just integrated this library in one...
> how would you handle scenarios where users choose to connect Keycloak to their LDAP / Active Directory and tenants are represented by specific group memberships? To be honest I...
> Does your solution still produce the same ordering No, it does not necessarily produce the same ordering but the ordering it does produce respects the dependencies between operations. The...
Yes. The numbers quoted on the original issue report are from the unit test that I've attached which can be executed with and without the suggested optimization to see the...
Hi @ThorbenLindhauer , did you get a chance to look at the sample unit test ? do you think it's worth incorporating something like that in the platform ?
No worries. Thanks for letting me know.
Thanks @danielkelemen . The test that was attached in the OP was just to pick a simple example to demonstrate a potential improvement. It was not intended as a full-blown...