Skip to content

MAJOR architectural issue with Dyad! #3058

@Anonym69

Description

@Anonym69

Describe the bug
You HAVE TO STOP using the local git! It overwrites files that have been manually edited. I have experienced this several times. .env files where environment variables were added by me were overwritten with some sh-t that Dyad thought it had to be, STOP DOING THAT!

Now I have spent 8 hours today trying to fix an issue in the code. NOTHING helped! Then I went into the code myself and fixed it. What happens? Dyad takes some old version of the file and puts it back.

This is TOTAL INSANITY!

To Reproduce
Steps to reproduce the behavior:

This can't just be described in steps! It's a major flaw in Dyad that I am sure you are very much aware of!

Expected behavior
DO NOT TOUCH MY CODE UNLESS I EXPLICITLY WANT IT! Check timestamps on files. If they are later than what is in the local git, then let them be.

Add a switch in Dyad so we can turn off the madness with updates in the background!

Inform when updates occur and what has been done!

Screenshots
N/A

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Browser built-in
  • Version 29, all versions after that are filled with bugs that you don't prioritize because you are so focused on adding features instead

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions