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

Logout Invalid URL #71

Open
emclaug2 opened this issue Apr 14, 2021 · 1 comment
Open

Logout Invalid URL #71

emclaug2 opened this issue Apr 14, 2021 · 1 comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected

Comments

@emclaug2
Copy link
Contributor

emclaug2 commented Apr 14, 2021

Describe the bug

Whenever a logout occurs, we see this:
image

What is the expected behavior?

Logout should be graceful & not throw any errors.

What are the steps to reproduce?

  1. Clone the repo (git clone https://github.com/brightlayer-ui/angular-workflows.git).
  2. CD into the project (cd angular-workflows)
  3. Run the example project (cd login-workflow && yarn start:example)
  4. Login using any email / password combo
  5. Inspect the page
  6. Log out
  7. Observe the console logs
@emclaug2 emclaug2 added the bug Something not working as expected label Apr 14, 2021
@joebochill
Copy link
Collaborator

This might not be a routing issue. It might be related to an improperly formatted asset request (i.e. an image that is being destroyed).

@joebochill joebochill added this to the 2.4.1 milestone Dec 28, 2021
@emclaug2 emclaug2 modified the milestones: 3.1.0, 3.0.1 Apr 14, 2022
@emclaug2 emclaug2 removed this from the 3.0.2 milestone Nov 21, 2022
@joebochill joebochill added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected
Development

No branches or pull requests

2 participants