diff --git a/lib/ash_phoenix/form/form.ex b/lib/ash_phoenix/form/form.ex index 7212eaf..967424e 100644 --- a/lib/ash_phoenix/form/form.ex +++ b/lib/ash_phoenix/form/form.ex @@ -2246,6 +2246,9 @@ defmodule AshPhoenix.Form do carry_over_errors(form, further) end)} + {key, nil} -> + {key, nil} + {key, form} -> further = further_path_errors