Is there a way to use a range datetime picker that accepts an empty start date or an empty end date? The component does now allow the user to confirm changes if one of the two are missing.
In our application, start and end can be optional.
if not, is there a way to have the component behave in ‘live’ mode without having to display the SET button? because the SET button is not behaving the way we want. Our users needs to be able to accept ANY changes, even when a start or end date are missing