issues Search Results · repo:vuejs/vue language:TypeScript
Filter by
10k results
(60 ms)10k results
invuejs/vue (press backspace or delete to remove)The attributes true-value and false-value on input fields are vue-specific according to the documentation:
https://vuejs.org/guide/essentials/forms#checkbox-1
Here s a playground link
https://play.vuejs.org/#eNp9UcFOwzAM/ZUol4K0dRLjNG1IgHaAAyDgGAmVzi0ZaRIlTtlU9d9xUnXbYdrNee/Zfi/u+L21eRuAL/jSl05aZB4w2DuhZWONQ9YxBxXrWeVMwzKSZkILXRrtkaGpawVsFSVX2R58di30cjYMohH0QGisKhDoxZZS24BUMNxbWAle/kD5+212gkewnTZmA4rwYe6AogswbQsVYgOtGNCqUP4IayM4m8UVrOtGV30fvZzs5xOOnoxXss633mjK3MUW8mEaKxW4V4uSggm+YImJXKGU+XtOWLQyGfHk/Qy+9RRnQcWbAw+upRgHDgtXAw70+uMFdlQfSAofYugL5Dt4o0L0OMgegt6Q7RNdcvuULid1/enXOwTtx1DRaFT2SS84XfPxQvSj3Xl+m/qE7ukXv1pwcSZ9IBH5zZz3/7phwkk= ...
sebbayer
- Opened yesterday
- #13240
Problem
When using v-if and v-else on the same element it has weird behaviour.
I am currently running Vue version 3.5.13
Example Code
Example:
div v-if= false False /div
div v-else v-if= true ...
Bl00D4NGEL
- 1
- Opened 8 days ago
- #13238
Context
In React it s very common to have a controlled component. e.g. like this
https://codesandbox.io/p/devbox/react-dev-forked-85xg4s where the state completely lives outside of the child component. ...
maartenbreddels
- 3
- Opened 9 days ago
- #13237
项目背景:谷歌插件开发
问题描述
如果我在任何vue文件里添加
style scoped // 样式代码 /style
vite编译完成后,会自动生成一个_plugin-vue_export-helper.js文件 而谷歌插件对于项目文件名称有限制,_开头的文件无法加载,导致项目无法正常运行
Cannot load extension with file or directory ...
Lmangoxx
- 1
- Opened 9 days ago
- #13236
Vue throws an error if the (pre-)rendered HTML isn t hydrated.
React, on the other hand, is fine with skipping the hydration.
It would be nice for Vue to also be able to skip hydration.
Rationale: https://github.com/vikejs/vike/discussions/2221. ...
brillout
- Opened 10 days ago
- #13235
Vue version
2.7.14
Link to minimal reproduction
https://github.com/diegoexplicatis/vue-2-functional-component-memory-leak
Steps to reproduce
See README.md of reproduction link
Project setup
npm ...
diegoexplicatis
- 5
- Opened on Sep 19, 2024
- #13212
Version
2.5.22
Reproduction link
codesandbox.io
Steps to reproduce
When a DOM element uses style= display:none; and is involved in v-else-if rendering within a component, removing the
style attribute ...
workCleaner
- 1
- Opened on Aug 26, 2024
- #13204
Version
2.7.16
Reproduction link
security.snyk.io
Steps to reproduce
Hi ,
Could you please address the Black Duck vulnerability in the vue-template-compiler package as soon as possible? It s
crucial ...
skumar5a9
- 1
- Opened on Aug 15, 2024
- #13202
Vue version
2.6.12
Link to minimal reproduction
https://codepen.io/Dimi_0-o/pen/QWPKENG?editors=1010
Steps to reproduce
1. Open https://codepen.io/Dimi_0-o/pen/QWPKENG?editors=1010 with chrome, full ...
Dimas-e63s
- 1
- Opened on Mar 15, 2024
- #13177

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.