-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Issues: vuejs/core
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Same-name shorthand (Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
scope: compiler
scope: v-model
:type
) breaks radio group behavior
🔨 p3-minor-bug
#13169
opened Apr 7, 2025 by
alexchexes
feat(compiler-core): support v-model shorthand for key and value with the same name
ready for review
This PR requires more reviews
scope: compiler
scope: v-model
✨ feature request
New feature or request
version: minor
#13156
opened Apr 3, 2025 by
L33Z22L11
Loading…
fix(vModel): skip value update in mounted hook if value was previously updated
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready for review
This PR requires more reviews
scope: v-model
#12482
opened Nov 28, 2024 by
edison1105
Loading…
Directives mounted called *after* beforeUpdate
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: v-model
#12460
opened Nov 22, 2024 by
jods4
fix(v-model): vModelSelect work with custom getter and setter edge case
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: v-model
#12428
opened Nov 18, 2024 by
yangxiuxiu1115
Loading…
the issue of reactivity on multiple select
🔩 p2-edge-case
scope: v-model
#12425
opened Nov 18, 2024 by
billyct
chore: input[type=date], the modifier number could converted to a timestamp
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: v-model
wait changes
#12396
opened Nov 14, 2024 by
shengxj1
Loading…
fix(runtime-dom): fix v-model.number does not work for radio buttons
ready to merge
The PR is ready to be merged.
scope: v-model
version: minor
#10889
opened May 8, 2024 by
YiMo1
Loading…
v-model.number does not work for radio buttons
scope: v-model
✨ feature request
New feature or request
#10886
opened May 7, 2024 by
screendriver
feat: support The PR is ready to be merged.
scope: compiler
scope: v-model
version: minor
v-model
for <details>
and <dialog>
ready to merge
#8048
opened Apr 8, 2023 by
antfu
Loading…
.trim modelModifier behaves incorrectly on HTML input when it is applied on to component
scope: v-model
#7929
opened Mar 21, 2023 by
YuLogun
feat(runtime-dom): support input type date in v-model with date modifier
ready for review
This PR requires more reviews
scope: v-model
✨ feature request
New feature or request
version: minor
#7786
opened Feb 24, 2023 by
moushicheng
Loading…
v-model
on checkbox producing typing error when used with true-value
and false-value
scope: v-model
#7601
opened Jan 29, 2023 by
roydukkey
v-model.lazy bind to a input,change event by ENTER won't update the value of input dom
scope: v-model
#6065
opened Jun 7, 2022 by
xflyyxfl
fix(runtime-dom): v-model on checkbox can work with truthy/falsy values (#5775)
need guidance
The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
scope: v-model
#5780
opened Apr 22, 2022 by
shadowings-zy
Loading…
v-model on checkboxes no longer works with truthy/falsy values
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
need guidance
The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
scope: v-model
#5775
opened Apr 21, 2022 by
marcovdb
Behavior change v-model on input type number cast value to number by defualt
need guidance
The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
scope: v-model
#5284
opened Jan 18, 2022 by
eliran-positive
ProTip!
Add no:assignee to see everything that’s not assigned.