phoenix
phoenix copied to clipboard
Opening files when the app is open, fails.
Describe the bug
When the app is open, if I attempt to open a file, it says:
The document "X" could not be opened. Phoenix code cannot open files in the "YAML" format
But if I close the app, Im able to open YAML files:
Example shown with a yaml file open in the background.
Reproduction
- Open a yaml file
- try open another yaml file
- see error
Expected behavior
No error, and the app should open the file.
OS, Browser and Phoenix versions
OS = macOS 15.2 Browser = Safari App Version = Version 3.10.0 (20241125.055842)
logs or debug stack trace if any
No response
Additional context
No response