Ion-datetime with min or max set always INVALID

I have tried all different formats but no matter what I try whenever I add a min or max date even if it is just a year, the component on date selection immediately shows as status: INVALID. Here is a basic example and the result:

errors:{max: true, reason: “2030”}
invalid:true
value:“2019-09-29T04:00:00Z”

Anyone else having this issue?