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

[bug] Network topology graph stuck at loading #353

Open
pandafy opened this issue Aug 30, 2024 · 1 comment
Open

[bug] Network topology graph stuck at loading #353

pandafy opened this issue Aug 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pandafy
Copy link
Member

pandafy commented Aug 30, 2024

Describe the bug
The network topology graph does not load .

Steps To Reproduce
Steps to reproduce the behavior:

  1. Create a topology object.
  2. Open the Django admin change page for the topology object
  3. Click on "View topology graph" button

Expected behavior
On clicking the "View topology graph" button, the network topology should load.

Screenshots
Screenshot from 2024-08-30 21-29-55

@pandafy pandafy added the bug Something isn't working label Aug 30, 2024
@pandafy
Copy link
Member Author

pandafy commented Aug 30, 2024

This bug stems from the fetch request in netjsongraph.js which does not send the session cookie with the request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant