π | Views Date Filter | Getting this Warning: Undefined array key "#type" in Drupal\Core\Form\FormHelper::processStates()
πΊπΈUnited States redkabbage
The `#type` has been removed from the `min` and max` form elements. Formerly, they were textfields. Instead of being unset, they should be changed to something like a container or an item. I've included a patch from 1.0.1.
I'll create a merge request as well.