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

[Bug]: TimeField v-model is broken #1425

Open
wouterlms opened this issue Nov 15, 2024 · 0 comments
Open

[Bug]: TimeField v-model is broken #1425

wouterlms opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@wouterlms
Copy link

wouterlms commented Nov 15, 2024

Environment

Node version: 16.0.0
Package manager: [email protected]
Radix Vue version: 1.0.0-alpha.4
Vue version: 3.5.12
CSS framework: [email protected]
Browser: Chrome

Link to minimal reproduction

https://stackblitz.com/edit/5f1tni?file=src%2FApp.vue

Steps to reproduce

Create a TimeField component and bind a value using v-model.
Update the value by entering a value

Describe the bug

The model value does not update.

Expected behavior

The model value updates when the input value changes

Context & Screenshots (if applicable)

No response

@wouterlms wouterlms added the bug Something isn't working label Nov 15, 2024
@epr3 epr3 self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants