phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Opening files when the app is open, fails.

Open ShaneBeee opened this issue 1 year ago • 10 comments

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: Screenshot 2024-12-21 at 5 05 33 PM

Example shown with a yaml file open in the background. Screenshot 2024-12-21 at 5 06 13 PM

Reproduction

  1. Open a yaml file
  2. try open another yaml file
  3. 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

ShaneBeee avatar Dec 22 '24 01:12 ShaneBeee