next: Task example Select should have allowDeselect={false}
#1401
Labels
type: documentation
A change or addition to the documentation
allowDeselect={false}
#1401
Describe the bug
If you pick the start value from a Select it will the first time do a
onValueChange
returning "", but it only seems to do so if theSelect.Item
's value is a stringified integer, e.g.12
but nota12
.My observations may not be correct but you can see it yourselves at https://next.shadcn-svelte.com/examples/tasks
rec.mp4
Reproduction
Go to https://next.shadcn-svelte.com/examples/tasks, click Rows per page = 10
Logs
No response
System Info
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: