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

line numbers is not correct when a line is too long #530

Open
2 tasks done
eslym opened this issue May 22, 2024 · 0 comments
Open
2 tasks done

line numbers is not correct when a line is too long #530

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

Comments

@eslym
Copy link

eslym commented May 22, 2024

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

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

line numbers is not correct when a line is too long

👟 Reproduction steps

version: "3.8"
services:
  nginx:
    image: nginx:latest
    restart: unless-stopped
    ports:
      - 8080:80
  environment:
    LONG_VALUE: this is a very long long long long long long long long long long long long long long long long long long long long long long long long long value.
networks: {}

👀 Expected behavior

line number should not be shown when a line is wrap

😓 Actual Behavior

image

Dockge Version

1.4.2

💻 Operating System and Arch

Bebian bookworm (Raspbian OS) arm64

🌐 Browser

Google Chrome 125.0.6422.60

🐋 Docker Version

Docker version 26.1.1, build 4cf5afa

🟩 NodeJS Version

v18.17.1

📝 Relevant log output

No response

@eslym eslym added the bug Something isn't working label May 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