Hi again,
Seem to have found another bug, as this occurs on a clean install as well.
If a user does not submit a required field on the Submit an Event form, on refresh of the page, the Organizer section erases any data entered into the Organizer fields and also adds a blank Organizer section (as if the user had clicked “add another Organizer”).
Is there a fix for this in the pipeline? It makes it potentially impossible for a user to submit an event if they do not enter all required fields on the first try. This is because even if they do enter all required fields on the second attempt, they still need to enter the Organizer data into the first Organizer section (which was incorrectly added by the plugin after returning the error message). Otherwise if any field for the Organizer is required and they enter the data into the second Organizer section, the plugin only check the first Organizer (which is blank), and put the user in an endless loop (and yet another Organizer will be added each time an error message is returned).
Please advise on a fix and hope this helps resolve the problem if it is a bug you are already aware of.