Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save functionality not working #1710

Open
outdoortejan opened this issue Jun 24, 2024 · 7 comments
Open

Save functionality not working #1710

outdoortejan opened this issue Jun 24, 2024 · 7 comments
Labels
bug Something isn't working customer raised issues raised by end user/customer

Comments

@outdoortejan
Copy link

Describe the bug

After saving a file with File > Save File or with the keyboard shortcut I'll try to close out the Phoenix code application and I am presented with a pop up saying my file is not saved. I select "save file" and try to close the application but the same pop up is shown. If I force close and reopen my changes to the file are gone.

Reproduction

No response

Expected behavior

Changes since last save are saved after closing and opening file.

OS, Browser and Phoenix versions

OS: MacOS

logs or debug stack trace if any

No response

Additional context

No response

@outdoortejan outdoortejan added the bug Something isn't working label Jun 24, 2024
@abose
Copy link
Member

abose commented Jun 24, 2024

Is the file on a network disc by any chance? Or anything special about the setup

@abose abose added the customer raised issues raised by end user/customer label Jun 24, 2024
@outdoortejan
Copy link
Author

outdoortejan commented Jun 24, 2024 via email

@abose
Copy link
Member

abose commented Jun 25, 2024

This is a known issue with some network drives. How is Google drive mounted on your mac, is it any app from Google. Can you give some instructions on how to set up Google drive like your setup for me to recreate this issue.

@outdoortejan
Copy link
Author

outdoortejan commented Jun 25, 2024 via email

@abose
Copy link
Member

abose commented Jun 25, 2024

Got it. Will try it out.

@devishraq
Copy link

Is this an incompatibility between Phoenix and network drives? Specifically, does Phoenix have difficulty interacting with virtual file systems like Google Drive when it's mounted as a network disk?

@abose
Copy link
Member

abose commented Jul 12, 2024

Yes, there are known compatibility issues with network drives. This fix is a bit hard as Phoenix keeps track of modified times of files to detect external changes and network drives like gdrive change file modified times unpredictably depending on network sync latency. Since we r getting a few reports, i guess will have to address this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer raised issues raised by end user/customer
Projects
None yet
Development

No branches or pull requests

3 participants