However, if I set a max attribute on the input to today's date (e.g., max={format(new Date(), 'yyyy-MM-dd')}), and then try the same: The onChange event is not fired in the test environment, even ...