Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: broken /logout page #595

Conversation

kulgg
Copy link
Collaborator

@kulgg kulgg commented Jan 4, 2024

Pull Request

Solves NullInjectionError of PreviousRouteListener and ensures a working/logout page.

How Has This Been Tested?

Set EDC_UI_ACTIVE_PROFILE=sovity-hosted-by-sovity and click on the Logout button.

Linked Issue(s)

closes #591

@kulgg kulgg changed the title Fix broken /logout page fix: broken /logout page (#591) Jan 4, 2024
@kulgg kulgg changed the title fix: broken /logout page (#591) fix: broken /logout page Jan 4, 2024
@kulgg kulgg requested a review from richardtreier January 4, 2024 15:25
@kulgg kulgg self-assigned this Jan 4, 2024
Copy link
Collaborator

@richardtreier richardtreier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richardtreier richardtreier merged commit 102f378 into main Jan 8, 2024
12 checks passed
@richardtreier richardtreier deleted the 591-nullinjectionerror-previousroutelistener-not-provided-when-navigating-to-logout branch January 8, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullInjectionError: PreviousRouteListener not provided when navigating to /logout
2 participants