Skip to content

Conversation

@SteffenDE
Copy link
Collaborator

Fixes #3493.

When using <.form for={@form} :let={f}>, the f form would have no action set, even if the original @form has one. This led to errors not being displayed on nested forms.

Fixes #3493.

When using `<.form for={@Form} :let={f}>`, the `f` form would have no
action set, even if the original `@form` has one. This led to errors
not being displayed on nested forms.
@SteffenDE SteffenDE merged commit 9eb8b54 into main Nov 14, 2024
14 checks passed
@SteffenDE SteffenDE deleted the sd-issue-3493 branch November 14, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nested form fields do not display errors

3 participants