Skip to content

Fix type error when form doesn't have an action

In this case, we assume the form is secure. The page is going to do something with the form result manually, and there's no way to know what.

Merge request reports