UInputTime with range does not react to external v-model changes
Open
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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