You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InputDateRange value changes in readOnly mode when "min" input changed to day after range start.
Also can be reproduced when tuiMarkControlAsTouchedAndValidate is called and "min" is already set in readOnly mode.
It is expected that value won't be changed in readOnly mode.
It worked as expected in v3.23.1.
Angular version
15.2.0
Taiga UI version
3.49.0
Which browsers have you used?
Chrome
Firefox
Safari
Edge
Which operating systems have you used?
macOS
Windows
Linux
iOS
Android
The text was updated successfully, but these errors were encountered:
Playground Link
https://stackblitz.com/edit/angular-taxxx2?file=src%2Fapp%2Fapp.component.ts
Description
InputDateRange value changes in readOnly mode when "min" input changed to day after range start.
Also can be reproduced when tuiMarkControlAsTouchedAndValidate is called and "min" is already set in readOnly mode.
It is expected that value won't be changed in readOnly mode.
It worked as expected in v3.23.1.
Angular version
15.2.0
Taiga UI version
3.49.0
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: