Vuetify date range that allows start and end to be the same day
I’m using Vuetify 3 (composition API) and have a date-picker triggered by a menu/text-field combination. It works fine, but I need to be able to select a start and end date that are the same day, and when I attempt to do that at runtime, nothing happens. Here is my code: