The DatePicker does not dismiss properly when used in a Panel (and possibly other layer host components)
- User clicks datepicker field, datepicker opens
- User selects date, onSelected is successfully called
- User clicks anywhere in the layer host, onSelected is called again with a null value
- Date in datepicker field is reset to today
The DatePicker does not dismiss properly when used in a Panel (and possibly other layer host components)