Displaying the expiry date in my input whenever I open the modal

When I open my modal for updating my ingredients it automatically sets the values in my input. The problem is that it doesn’t set the value for my expiry date

This is my button when I am passing the values, when I click this button a modal will shows up

This is where I set the default values of my inputs, the others are working fine and shows up inside my value except for the expiry date

**This is my date input**

Sorry my poor English, I just need help to set the values in my date input!

I am still searching for different solutions right now, I didn’t encountered for a possible solutions yet, hopefully I can soon since this is for my capstone project