I've recently upgraded to v2.5.4 and am now using the npm package and a strange bug has popped up that I cannot find any reason for. When the user selects a time and date the plugin populates the ...
The hasDate() method does reference the isWithoutDate property that is set by the withoutDate() method, but it is called before the withoutDate() method has had a chance to run, so the date validation ...