Unplanned
Last Updated: 22 Mar 2023 08:31 by Vincent
Vincent
Created on: 22 Mar 2023 08:31
Category: DatePicker
Type: Bug Report
0
The DatePicker's popup is not closing as expected in scenarios with custom DateInput

Describe the bug
When the DatePicker component is configured to use custom DateInput, its popup is not closing when the user clicks outside the component.

To Reproduce

  1. Open this StackBlitz example
  2. Click on the DatePicker to open its popup
  3. Click outside the DatePicker component

Expected behavior
The DatePicker's popup should close when the user clicks outside the component

0 comments