Posted 27 October 2025, 3:42 pm EST
We are using Wijmo : 5.20241.19. I have a date control that extends WjInputDate: MaskedDateComponent extends WjInputDate. I am having issues with the control trying to change what it thinks are invalid dates to this.min or this.max. I want to clear out the field if they enter a date not default it. Defaulting creates issues. How do I turn the defaulting off? I have added code to override _setText but there are still uses cases it does not catch.
