Skip to content

BUG: the injection of the logged in user via Route Resolve does not work correctly #26

@leob

Description

@leob

This is a bug. The currently logged in user is injected into controllers via a "route resolve". However I found out that after logging out and then logging in again the "user" object that's being injected is still the "old" one. The route resolve mechanism doesn't work correctly in this use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions