Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
3.71k
stars
231
forks
source link
[Bug]: Setting date picker's model value to `undefined` doesn't reset field's segments #1426
Closed
DamianGlowala closed 1 week ago
Environment
Link to minimal reproduction
Model value: {{ modelValue }}
Steps to reproduce
undefined
.Describe the bug
https://github.com/user-attachments/assets/3129cb8a-3b18-4990-8b17-3ebbc13da167
Expected behavior
Date picker field's segments are reset when model value changes to
undefined
.Context & Screenshots (if applicable)
No response