When running an edit statement like the one below, the calendar is disabled.
Entering the date manually works.
EDIT HR.EMPLOYEES_TEST_EDIT
WHERE EMPLOYEE_ID = 2;

In this case , the value of that field was NULL.
Unselect the “Null Value” checkbox.
After that, the calendar picker will be enabled.
