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] Visualizer is currently broken on master #166

Closed
nemesifier opened this issue Mar 14, 2023 · 0 comments · Fixed by #168
Closed

[bug] Visualizer is currently broken on master #166

nemesifier opened this issue Mar 14, 2023 · 0 comments · Fixed by #168

Comments

@nemesifier
Copy link
Member

nemesifier commented Mar 14, 2023

The graph visualizer from the topology admin detail is currently broken on master, clicking on view topology graph raises a JS error:

visualize.js:28 Uncaught TypeError: Cannot read properties of undefined (reading 'render')
    at Object.success (visualize.js:28:26)
    at fire (jquery.js:3500:31)
    at Object.fireWith [as resolveWith] (jquery.js:3630:7)
    at done (jquery.js:9796:14)
    at XMLHttpRequest.<anonymous> (jquery.js:10057:9)
(anonymous) @ visualize.js:28
fire @ jquery.js:3500
fireWith @ jquery.js:3630
done @ jquery.js:9796
(anonymous) @ jquery.js:10057
load (async)
send @ jquery.js:10076
ajax @ jquery.js:9690
jQuery.<computed> @ jquery.js:9846
openOverlay @ visualize.js:18
(anonymous) @ visualize.js:41
dispatch @ jquery.js:5430
elemData.handle @ jquery.js:5234

Also the visualizer view outside of the admin is broken.

@nemesifier nemesifier added the bug label Mar 14, 2023
@nemesifier nemesifier added this to To do (general) in OpenWISP Contributor's Board via automation Mar 14, 2023
@nemesifier nemesifier added this to Backlog in OpenWISP Priorities for next releases via automation Mar 14, 2023
@nemesifier nemesifier moved this from Backlog to To do in OpenWISP Priorities for next releases Mar 14, 2023
@nemesifier nemesifier moved this from To do (general) to To do (Python & Django) in OpenWISP Contributor's Board Mar 14, 2023
@nemesifier nemesifier changed the title [bug] Visualizer from admin is currently broken on master [bug] Visualizer is currently broken on master Mar 17, 2023
OpenWISP Contributor's Board automation moved this from To do (Python & Django) to Done Mar 19, 2023
OpenWISP Priorities for next releases automation moved this from To do to Done Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant