nuxt / nuxt/ui

UInputTime with range does not react to external v-model changes

Open
#6,885 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

upstream/reka-ui
Dominant language
TypeScript
Stars
6.9k
Forks
1.1k
Avg merge
1d 7h
Merged PRs (30d)
57

Description

Environment
Operating system macOS 25.6.0
CPU Apple M1 Pro (8 cores)
Node.js version v24.11.0
nuxt/cli version 3.37.0
Package manager pnpm@11.21.0
Nuxt version 4.5.2
Nitro version 2.13.4
Builder vite@8.2.1
Config app, colorMode, compatibilityDate, css, devtools, eslint, experimental, fonts, icon, ignore, imports, modules, nitro, routeRules, router, runtimeConfig, sourcemap, ssr, typescript, ui, vite
Modules @nuxt/ui@4.10.0, @nuxt/scripts@1.3.3, @nuxt/eslint@1.17.0, @nuxt/test-utils/module@4.1.0, @vueuse/nuxt@14.4.0, @lamoda/nuxt-builder-json-rpc@2.3.1, @lamoda/nuxt-public-config@0.3.0, @lamoda/nuxt-scanner@0.3.2, @lamoda/nuxt-icon-resolver@0.1.2
Is this bug related to Nuxt or Vue?

Nuxt

Package

v4.x

Version

v4.11.0

Reproduction

https://play.ui.nuxt.com/#eNqNVN9v2jAQ/ldOeQEkQoaKpgnRqWvXSt3DNrWd9pIXN7mAwbEj/4B0iP99Z6eEUCpUhCC+++7zZ3932Ubfqmq0dhhNo5nJNK8sGLSuAsHk/DKNrEmjr6nkZaW0hS2YBRNCbR6wgB0UWpXQo+peB/HES2xzV1xa1JJZriQT/B/mSc6sxwOkMlPSWFgz4fCRy7lAuOxs0Je4CWz9T0Pw38EglYWTmScDjaSzqeoPYOsJO0Sj8Ex0Lcd4T5LKXSqP9j7elc5ombbTQ+m+cggo83fisDsRdiSpFXNK3ap6yz0eD+HilT0oniWNPWQGLSyWlaCLpBXALOdryAQzhgwruYwXMWERJVTxBEw5reLPIOb09wUKgXX4iTMlYOmM5cVLnKG3KTgN9Jn9uWE6P1CyOt7EZQ5lHTNnVRrRuTRn0lLSuGcrsC31xXdKl22xqViG8Us86UBS24DuOIqcOu0ZBSH/Kr1quq1BNWT3snI29NQ6LlUekB2jSUvypuLaWUs+XGWCZytCdzqF2B/8CgLTLHnFdggo1ioLV33gPVX8XaGRPQsbUn5GuKZROpH/UeGt5MDyAclHwb2hSXC06ZaE2oWeZknbRNGQ5pwGouDz0dIoSS+D0L1plKmy4gL1r8r3Nrkzbfra58LE/Agxqx0O9/FsgdnqnfjS1D6WRr/9wfSarqDN0VjM/Vl9+vbxJ9b03Cbp3pz37kySrkgJ5zU2sGsnc5LdwQW19+ElRa3wZG5ri9LsD+WFeuQu4Mkihzdnjn6QezGahDqa0Wj3HzwrtTE=

Description

When UInputTime is used with the range prop, it does not update its displayed value when the bound model is changed externally.

Additional context

No response

Logs

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the UInputTime component and the linked Nuxt UI reproduction, focusing on the range prop and externally changed bound model. Trace how the displayed value is derived, then verify that external model changes update the display without breaking range input behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
56/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.