diff --git a/src/components/NewTaskDialog.tsx b/src/components/NewTaskDialog.tsx index 0661eb99..f717ddff 100644 --- a/src/components/NewTaskDialog.tsx +++ b/src/components/NewTaskDialog.tsx @@ -605,6 +605,7 @@ export function NewTaskDialog(props: NewTaskDialogProps) { >
{/* On a load failure the combobox is unmounted, so only point the label at it while it is actually rendered. */} -