UAA inicialization error

hi @jozsef-sharp-packet,

please see this bug ticket i created for uaa (<INTERNAL_LINK>) fix version is uaa 3.2.0.

The issue is caused by uaa initialization of redux store which changed in code level and causes projects with specific auth methods (in my case local auth) to do the restore auth state after the first render of uaa provider.

like @peter-smooth-cursor already wrote this could also be the same issue like your other post.