-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
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
Environment
- FUXA version: 1.1.19-1641
- Node.js version: 18.20.3
- npm version: 10.7.0
- Platform/OS: macOS
- Browser: Chrome