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

Using Ctrl+S or the Save button occasionally makes diffing fail #37

Open
ajskateboarder opened this issue May 19, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@ajskateboarder
Copy link
Owner

Describe the bug
Under some conditions (not sure which exactly), using Ctrl+S or the Save button causes the unzip command to run multiple times, preventing diff things from working

To Reproduce
Steps to reproduce the behavior:

  1. Go to a project
  2. Change a script
  3. Use Ctrl+S or the Save buton
  4. See error

Expected behavior
It should just work

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • TurboWarp version: 1.10.1
  • Git version: 2.25.1
@ajskateboarder ajskateboarder added the bug Something isn't working label May 19, 2024
@ajskateboarder
Copy link
Owner Author

This was caused by using addEventListener too many times

ajskateboarder added a commit that referenced this issue May 21, 2024
* refactor: create globals exports and have modals implement from base

* chore: styling

* fix: resolve #37, reload modal text on locale switch, make repo field optional

* feat: provide username and pass in the welcome modal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant