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

Overflow differs between dev and build #351

Closed
6 tasks done
sacki5 opened this issue Nov 7, 2022 · 0 comments
Closed
6 tasks done

Overflow differs between dev and build #351

sacki5 opened this issue Nov 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@sacki5
Copy link

sacki5 commented Nov 7, 2022

Describe the bug

When displaying the story with histoire dev the classes __histoire-sandbox htw-overflow-auto dont have any styling which makes element placed with position absolute visible.

When building styling is attached to these classes making the element hidden.

Reproduction

https://github.com/sacki5/Overflow-reproduction

  1. yarn
  2. yarn story:dev. See that the green box in the Test story is visible
  3. yarn story:build then yarn story:preview See that the green box in Test story is hidden.

System Info

System:
    OS: macOS 12.3.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 122.25 MB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 14.19.1 - ~/.nvm/versions/node/v14.19.1/bin/node
    Yarn: 1.22.19 - ~/.yarn/bin/yarn
    npm: 6.14.16 - ~/.nvm/versions/node/v14.19.1/bin/npm
  Browsers:
    Chrome: 107.0.5304.87
    Firefox: 106.0.3
    Safari: 15.4
    Safari Technology Preview: 15.4
  npmPackages:
    @histoire/plugin-vue: ^0.11.0 => 0.11.6
    @vitejs/plugin-vue: ^3.0.1 => 3.2.0
    histoire: ^0.11.0 => 0.11.6
    vite: ^3.0.0 => 3.2.3

Used Package Manager

yarn

Validations

@sacki5 sacki5 added the to triage This issue needs to be triaged label Nov 7, 2022
@Akryum Akryum closed this as completed in a326a6a Nov 11, 2022
@Akryum Akryum added bug Something isn't working and removed to triage This issue needs to be triaged labels Nov 11, 2022
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

2 participants