-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Description
Vue version
3.x
Link to minimal reproduction
Steps to reproduce
In the given playground we have an InputField.vue that uses defineModel to manipulate the value in a native input field, if you use the number or trim modifier on it the conversion works out of the box, but if you use the lazy modifier it does not. I suppose this inconsistency is a bug or it should be documented
What is expected?
The lazy modifier should work out of the box.
What is actually happening?
The lazy modifier does not work, while trim or number work.
System Info
System:
OS: Linux 6.8 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700H
Memory: 10.31 GB / 31.05 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 22.14.0 - /home/michael/.nvm/versions/node/v22.14.0/bin/node
Yarn: 4.7.0 - /home/michael/.yarn/bin/yarn
npm: 10.9.2 - /home/michael/.nvm/versions/node/v22.14.0/bin/npm
pnpm: 9.14.4 - /home/michael/.local/share/pnpm/pnpm
Browsers:
Chrome: 134.0.6998.35
Firefox: 144.0.2
Firefox Developer Edition: 144.0.2Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels