FUXA icon indicating copy to clipboard operation
FUXA copied to clipboard

[BUG] Switch to edit mode via URL

Open unocelli opened this issue 8 months ago • 0 comments

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

  • FUXA version: 1.1.19-1641
  • Node.js version: 18.20.3
  • npm version: 10.7.0
  • Platform/OS: macOS
  • Browser: Chrome

unocelli avatar Jun 07 '24 14:06 unocelli