Skip to content

[bug] Real-time updates does not work on the visualizer view #250

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

Open
pandafy opened this issue Apr 7, 2025 · 1 comment
Open

[bug] Real-time updates does not work on the visualizer view #250

pandafy opened this issue Apr 7, 2025 · 1 comment

Comments

@pandafy
Copy link
Member

pandafy commented Apr 7, 2025

Describe the bug
Real-time updates using websockets does not work on the visualizer view.

Steps To Reproduce

  1. Go to http://127.0.0.1:8000/admin/topology/topology/add/ and create a Topology object

  2. Open the visualizer view for this topology by clicking on "View on Site" button in the image below
    Image

  3. In another tab, add a node for this topology by going to http://127.0.0.1:8000/admin/topology/node/add/

Expected behavior
The topology graph is updated with new node

Actual outcome
The topology graph is not updated and an error is shown in the browser console

Image

System Informatioon:

  • OS: Ubuntu 20.04
  • Python Version: Python 3.10
  • Django Version: Django 4.2
  • Browser and Browser Version (if applicable): Chromium 134.0.6998.165 snap
@nemesifier
Copy link
Member

We'll need to add a browser test for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do (Python & Django)
Development

No branches or pull requests

2 participants