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

compose.yaml viewer/editor adds null #595

Open
2 tasks done
TechInterMezzo opened this issue Aug 22, 2024 · 0 comments
Open
2 tasks done

compose.yaml viewer/editor adds null #595

TechInterMezzo opened this issue Aug 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TechInterMezzo
Copy link

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

The compose.yaml viewer adds null to empty yaml properties.

👟 Reproduction steps

Save a compose.yaml with a named volume.
Open it again with Dockge.

👀 Expected behavior

Dockge should show:

volumes:
  data:

😓 Actual Behavior

Dockge shows:

volumes:
  data: null

Dockge Version

1.4.2

💻 Operating System and Arch

Docker Container

🌐 Browser

Firefox ESR

🐋 Docker Version

No response

🟩 NodeJS Version

No response

📝 Relevant log output

No response

@TechInterMezzo TechInterMezzo added the bug Something isn't working label Aug 22, 2024
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