You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #171 we fixed a bug which was preventing a non-admin view to connect to the websocket consumer to receive updates regarding a topology.
A new route was added due to how the JS is currently written, but I am wondering if this additional route is really necessary and whether it wouldn't be better to use one route in both places (admin and frontend)?
The text was updated successfully, but these errors were encountered:
In #171 we fixed a bug which was preventing a non-admin view to connect to the websocket consumer to receive updates regarding a topology.
A new route was added due to how the JS is currently written, but I am wondering if this additional route is really necessary and whether it wouldn't be better to use one route in both places (admin and frontend)?
The text was updated successfully, but these errors were encountered: