Posted 13 January 2025, 6:33 pm EST - Updated 13 January 2025, 6:38 pm EST
A regression was discovered after upgrading to wijmo 5.20242.30 and using Angular.
If you set the max attribute to null on the wj-input-date component the ‘Select Today’ button is disabled and will not reenable:
I recreated this issue here: https://jscodemine.mescius.io/sample/ccFrjYXKgkafh5BnR0QXsA/
The button is not disabled if undefined or a date are set but once the attribute is set to null the button disables permanently.