If the date picker is placed inside a form, clicking the 'Today' button causes a form submit. You can reproduce the bug here: https://jsfiddle.net/cggxvq6t/35/ Can we add `type="button"` to the button to prevent this please?