FUXA
FUXA copied to clipboard
[BUG] Switch to edit mode via URL
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:
- secureEnabled = true
- put in the url http://localhost:4200/editor in browser
- The ui is blocked, see error in browser console
Expected behavior Show login dialog
Screenshots
Environment
- FUXA version: 1.1.19-1641
- Node.js version: 18.20.3
- npm version: 10.7.0
- Platform/OS: macOS
- Browser: Chrome