frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.49k stars 741 forks source link

[BUG] Switch to edit mode via URL #1227

Open unocelli opened 4 weeks ago

unocelli commented 4 weeks ago

Describe the bug It is not possible to switch to editor via URL (http://localhost:4200/editor) when secure is enabled

To Reproduce Steps to reproduce the behavior:

  1. secureEnabled = true
  2. put in the url http://localhost:4200/editor in browser
  3. The ui is blocked, see error in browser console

Expected behavior Show login dialog

Screenshots

image

Environment