Skip to content

Bug with members filter: MembersService loads data of previous user  #16

@Mortrus

Description

@Mortrus

Hi, Neil!

I've noticed a bug by the end of the section 15:

When I login as the male account in the new browser tab I see females in the /members filter. That's fine. But when I logout at the same page and login as female account I can see females again in the filter. After some research I see that once MembersService constructor is called it's never called again until I refresh the page. So without refreshing user and userParams in the MembersService have values of the previous user.

How this issue can be solved?

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