> Form does not contain a submit button (input type="submit", input type="image", or button type="submit"). The default value for `button` `type` attribute, if omitted, is `submit`, so `<button>` should not trigger this error.
The default value for
buttontypeattribute, if omitted, issubmit, so<button>should not trigger this error.