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

Broken layout on build #735

Open
6 tasks done
adriangube opened this issue Jun 20, 2024 · 0 comments
Open
6 tasks done

Broken layout on build #735

adriangube opened this issue Jun 20, 2024 · 0 comments
Labels
to triage This issue needs to be triaged

Comments

@adriangube
Copy link

Describe the bug

The production build presents a broken layout, especially for the sidebar. The issue seems related to an style that sets all divs as inline-block. This only happens when building. On local serve the application looks as expected.

This is a short example of the behaviour.

bug.mov

Reproduction

Build the application

System Info

System:
    OS: macOS 14.3.1
    CPU: (10) arm64 Apple M2 Pro
    Memory: 68.69 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
    npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
  Browsers:
    Brave Browser: 126.1.67.116
    Chrome: 126.0.6478.62
    Edge: 126.0.2592.61
    Safari: 17.3.1
  npmPackages:
    @histoire/plugin-vue: ^0.17.17 => 0.17.17
    @vitejs/plugin-vue: ^5.0.4 => 5.0.5
    histoire: ^0.17.17 => 0.17.17

Used Package Manager

npm

Validations

@adriangube adriangube added the to triage This issue needs to be triaged label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to triage This issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant