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

V-show isn't working on an element with a style attribute #10298

Closed
mattelen opened this issue Feb 8, 2024 · 1 comment
Closed

V-show isn't working on an element with a style attribute #10298

mattelen opened this issue Feb 8, 2024 · 1 comment

Comments

@mattelen
Copy link

mattelen commented Feb 8, 2024

Vue version

3.4.16

Link to minimal reproduction

https://github.com/mattelen/vue-show-issue

Steps to reproduce

Run the app with npm run dev. Click on the "Click me to toggle" Button. This will hide some content. Click on the button again to show the content

What is expected?

The content is shown

What is actually happening?

The Content is not shown

System Info

System:
    OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
    CPU: (16) x64 AMD Ryzen 7 PRO 4750U with Radeon Graphics
    Memory: 30.29 GB / 44.80 GB
    Container: Yes
    Shell: 5.0.17 - /bin/bash
  Binaries:
    Node: 18.12.1 - ~/.nvm/versions/node/v18.12.1/bin/node
    Yarn: 1.13.0 - ~/.yarn/bin/yarn
    npm: 8.19.2 - ~/.nvm/versions/node/v18.12.1/bin/npm
    pnpm: 8.6.11 - ~/.nvm/versions/node/v18.12.1/bin/pnpm
  Browsers:
    Chrome: 121.0.6167.139
    Chromium: 121.0.6167.139
  npmPackages:
    vue: ^3.4.15 => 3.4.16

Any additional comments?

This issue appears to have started in 3.4.15. Is this affecting our vue-multiselect library (shentao/vue-multiselect#1752)

@mattelen
Copy link
Author

mattelen commented Feb 8, 2024

Actually this is duplicate of #10294 (sorry thought I had checked!). Closing

@mattelen mattelen closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant