According to this:
https://codex.wordpress.org/Reserved_Terms
“date” is not a reserved word.
an I am not passing it directly to the query but it is causing this URL issue
I am taking the value from the date picker
separating the month and year
then passing it to the date_query
is there away to directly pass the month and year form the form to the wp_query?