Hi
I've tried both, release from zip and also master branch from git (for both DSpace and dspace-angular). I've been using now git for 1.5 week.
Did fresh git pull for both and still nothing.
When I authenticate in HAL browser, I can get epersons from API endpoint: server/api/eperson/epersons
So authentication itself is working.
It seems like "it's not working in my environment (:D)" issue with angular/session/storage/... itself.
I've not discovered big differences between docker instance:
software/Docker/my Arch Linux instance
npm/6.14.11/6.14.11
nodejs/12.20.2/12.20.1
yarn/1.22.5/1.22.10
So, some minor differences, I guess that's not related.