Skip to content

Form can't be submitted using 'enter' key #60

Description

@luked3v3l0p3r

Hello,
i've noticed a bug when a form contains date picker field. Looks like a problem is caused by missing type attribute for a button defined in variable datepickerCalendar3. Result is the form can't be submitted using 'enter' key. What is more interesting this problem can be reproduced in Chrome, however in IE11 everything works properly.

<button type="button" class="datepicker-button datepicker-close" id="datepicker-close-CALENDARID" aria-labelledby="datepicker-bn-close-label-CALENDARID">Close</button>',

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions