Button Type creates incorrect buttontype attribute

When I create a button and select “submit” in editor the resulting html is buttontype="submit" as opposed to type="submit".

This, of course, works for any button type selected.

<button buttontype="button">Join</button>

Hi @fakesamgregory,
Thanks for the feedback. We will look into it.
Cheers,
Bob

Thanks @fakesamgregory. This has been fixed and pushed out with PG Live.

1 Like