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

Add a comment tag in top of template may lead to inconsistencies between dev and prod environment #11900

Closed
hengistchan opened this issue Sep 12, 2024 · 2 comments · May be fixed by #11902
Closed
Labels
🐞 bug Something isn't working 🔩 p2-edge-case

Comments

@hengistchan
Copy link

hengistchan commented Sep 12, 2024

Vue version

3.5.x

Link to minimal reproduction

https://play.vuejs.org/#eNp9UstuwjAQ/JWtL4BEkgP0ggJqizi0h7YqPVqq0rCBgGNHthOQUP69a6cB1AeneHf2MbOTI7svy7CukE1YbFKdlxYM2qqccZkXpdIWjqAxgwYyrQroUWnvBM1VUX7nw8gFbhLBXKZKGguZSNYwdf39LBEGBx2wSeRK4Fzk6Y7w/gCmMzhyCb4jrBNRIeVvzhGXDZdx1DIkbhRYLEqRWKQIIF7ltX/Q87OyVkm4S934KWcXyzib+W8ctUVdixdSB2aj9tTg1nIGUTs5akfH0cVCNmTWkJQsX4dboyRdz9PnLKVJuUD9UtqcpHI2aYU5LBFC7Z98zuoKh10+3WC6+yO/NQeX4+xVo0FdI2cnzCZ6jbaFF8tnPND7BBZqVQmqvgK+oVGichzbsofKHUlf1Hm2j97oXK7fzeJgUZpOlCPqKhtfzxkZ7474n/Qz3VE49n3kKF2x+2l+/X7XvL4JAqA7FygtBMFP/5dk4jXjPmrUTgatHIW34Zg1X7Vv/wg=

Steps to reproduce

  1. open mini repreduction link
  2. in dev env, click the btn,Comp SFC can hide and display normally
  3. switch to prod env,click the btn in many times,Comp SFC can't hide itself all the time

What is expected?

they should consistent in dev and prod env.

What is actually happening?

inconsistencies between dev and prod environment

System Info

System:
    OS: macOS 14.1
    CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz
    Memory: 975.94 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 10.24.1 - ~/.local/state/fnm_multishells/2352_1726111847190/bin/node
    npm: 6.14.12 - ~/.local/state/fnm_multishells/2352_1726111847190/bin/npm
  Browsers:
    Chrome: 128.0.6613.137
    Safari: 17.1

Any additional comments?

No response

@hengistchan
Copy link
Author

hengistchan commented Sep 12, 2024

It also happens in Vue 3.4.x

@edison1105 edison1105 added 🐞 bug Something isn't working 🔩 p2-edge-case labels Sep 12, 2024
@edison1105
Copy link
Member

duplicate of #5407

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 🔩 p2-edge-case
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants