Skip to content

Is form submitted #347

Description

@victor-paumier

Hi,
sometimes I got an error saying:

Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() before Form::isValid(). (from here)

Then, I checked the handler and indeed, $form->isSubmitted() is never called before $form->isValid().
So, is there is a really reason not to call isSubmitted or is this just an oversight?

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions