Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Same-name shorthand (:type) breaks radio group behavior 🔨 p3-minor-bug 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
#13169 opened Apr 7, 2025 by alexchexes
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…
2
8
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…
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): 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.