When picker pops up, focus is on month causing month to scroll when trying to scroll page for better picker view. This causes date to unexpectedly change.
When hovering over a date field instantiated to datepicker and then scroll with mouse wheel while hovering, the date in the field changes in increments of months.
@brady.miller May need to setup datepicker with its own click handler or maybe an option I’m missing.